package
Version:
v0.0.15
Opens a new window with list of versions in this module.
Published: Feb 6, 2025
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewMysqlDb(l *zap.Logger, set setting.Param, cService *curltools.CurlService) (*defaultMysqlDb, error) {
type Param struct {
fx.In
MysqlDanceDb *gorm.DB `name:"MysqlDanceDb"`
}
type Result struct {
fx.Out
MysqlDanceDb *gorm.DB `name:"MysqlDanceDb"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.