Documentation
¶
Index ¶
- func DbExecute(fn GetDbFn, dest interface{}, sql string, values ...interface{}) error
- func DbInstance(fn GetDbFn, handler DbHandler) error
- func DbQuery(fn GetDbFn, dest interface{}, sql string, values ...interface{}) error
- func MysqlConnection(dbConfig cgModel.DbConfig) (*gorm.DB, error)
- type DbHandler
- type GetDbFn
- type ProcedureResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DbInstance ¶
Types ¶
type ProcedureResult ¶
Click to show internal directories.
Click to hide internal directories.