Documentation ¶
Index ¶
Constants ¶
View Source
const SUCCESS = "success"
Variables ¶
View Source
var (
Instance = container.New()
)
Functions ¶
Types ¶
type DBModelHelper ¶
*** DBModelHelper as a DBHelper instance. share the instance in container (IoC) by DBHelper interface ***
func (*DBModelHelper) GetConnect ¶
func (model *DBModelHelper) GetConnect() *sqlx.DB
*** GetConnect return current connect Public function ***
type ImgrateHelper ¶
type ImgrateHelper struct { }
func (*ImgrateHelper) Start ¶
func (imgrateHelper *ImgrateHelper) Start()
Click to show internal directories.
Click to hide internal directories.