Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartRestServer ¶
func StartRestServer(ls service.LoginService)
Types ¶
type CredentialsRouter ¶
type CredentialsRouter interface {
MountRoutes() *chi.Mux
}
func NewRoutes ¶
func NewRoutes(h handler.CredentialsHandler) CredentialsRouter
Click to show internal directories.
Click to hide internal directories.