Documentation
¶
Index ¶
- func CreateMetaObjectHandler(db *gorm.DB)
- func NewMysql(config DatabaseConfig) (*gorm.DB, error)
- func NewNullInt64(s int64) sql.NullInt64
- func NewNullString(s string) sql.NullString
- func NewRedis(config RedisConfig) (*redis.Client, error)
- func UpdateMetaObjectHandler(db *gorm.DB)
- type DatabaseConfig
- type RedisConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMetaObjectHandler ¶
func UpdateMetaObjectHandler ¶
Types ¶
type DatabaseConfig ¶
type RedisConfig ¶
Click to show internal directories.
Click to hide internal directories.