Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpServer ¶
func NewHttpServer ¶
func NewHttpServer( httpConfig configs.Http, authLogic auth_logic.AuthLogic, usersLogic auth_logic.UsersLogic, tokenLogic token_logic.Token, logger *zap.Logger, ) HttpServer
Click to show internal directories.
Click to hide internal directories.