Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(dep *Dependence, config Config)
Types ¶
type Config ¶
type Config struct {
AdminTokenConfig admin_token_config.Config
}
type Dependence ¶
type Dependence struct {
Db *gorm.DB
HttpEngine *http_engine.CustomHttpEngine
Auther auth.Authable
DbConfig db.Config
}
Click to show internal directories.
Click to hide internal directories.