Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
UserRepo db.UserRepository
}
func LoadHandler ¶
func LoadHandlerFromConfig ¶
func NewHandler ¶
func NewHandler(ur db.UserRepository) *Handler
func (*Handler) CreateUser ¶
Click to show internal directories.
Click to hide internal directories.