Documentation ¶
Index ¶
- func Connect() *gorm.DB
- func DBInstance(c *gin.Context) *gorm.DB
- type Parameter
- func (self *Parameter) FilterFields(db *gorm.DB) *gorm.DB
- func (self *Parameter) GetRawFilterQuery() string
- func (self *Parameter) Paginate(db *gorm.DB) (*gorm.DB, error)
- func (self *Parameter) SetHeaderLink(c *gin.Context, index int) error
- func (self *Parameter) SetPreloads(db *gorm.DB) *gorm.DB
- func (self *Parameter) SortRecords(db *gorm.DB) *gorm.DB
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.