Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMySQL ¶
func NewMySQL(opts *MySQLOptions) (*gorm.DB, error)
NewMySQL 使用给定的选项创建一个新的 MySQL 数据库实例.
func NewRedis ¶
func NewRedis(opts *RedisOptions) (*redis.Client, error)
NewRedis 使用给定的选项创建一个新的 Redis 数据库实例.
Types ¶
Click to show internal directories.
Click to hide internal directories.