Documentation ¶
Index ¶
- func Addraw(c *gin.Context, d interface{})
- func Enableraw(c *gin.Context, d interface{}, enable bool)
- func Findoneraw(c *gin.Context, d interface{}, by string)
- func Findraw(c *gin.Context, d interface{}, order string)
- func Getdbconn(c *gin.Context) (db *gorm.DB, ret string)
- func RandString(n int) string
- func Removeraw(c *gin.Context, d interface{})
- func Renameraw(c *gin.Context, d interface{}, newname string)
- func StrIsInt(data string) bool
- func Updateraw(c *gin.Context, d interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Findoneraw ¶
func RandString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.