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