update in routes and authentication #30
Annotations
8 errors and 1 warning
build
Process completed with exit code 1.
|
build:
internal/route/router.go#L65
handler.AuthenticationHandler undefined (type *Handler has no field or method AuthenticationHandler)
|
build:
internal/route/router.go#L58
handler.AdminHandler undefined (type *Handler has no field or method AdminHandler)
|
build:
internal/route/router.go#L58
undefined: authentication.ManagerOnly
|
build:
internal/route/router.go#L58
undefined: publicKey
|
build:
internal/route/router.go#L52
handler.AccountHandler undefined (type *Handler has no field or method AccountHandler)
|
build:
internal/route/router.go#L52
undefined: publicKey
|
build:
internal/route/router.go#L8
"github.com/jean0t/cool-bank/internal/route/handler" imported and not used
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|