Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminHandler ¶
type AdminHandler = web.AdminHandler
type Module ¶
type Module struct { AdminHdl *AdminHandler Hdl *Handler }
func InitModule ¶
func InitModule(db *gorm.DB, intrModule *interactive.Module, permModule *permission.Module, q mq.MQ) (*Module, error)
Click to show internal directories.
Click to hide internal directories.