Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseHandler ¶
type BaseHandler struct { Services struct { Auth services.IAuthService User services.IUserService } }
type BaseHandlerFactoryCfg ¶
type BaseHandlerFactoryCfg func(*BaseHandler) error
func AddUserServiceWithMemRepository ¶
func AddUserServiceWithMemRepository() BaseHandlerFactoryCfg
Click to show internal directories.
Click to hide internal directories.