Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DB *gorm.DB
DB connection
Functions ¶
Types ¶
type APIResult ¶
type APIResult interface { Success(c *gin.Context, res interface{}) Error(c *gin.Context, code int, description string) }
APIResult output
Directories ¶
Path | Synopsis |
---|---|
Code generated by go-queryset.
|
Code generated by go-queryset. |
Code generated by router_generator.
|
Code generated by router_generator. |
Click to show internal directories.
Click to hide internal directories.