Documentation ¶
Index ¶
- func GET(group *gin.RouterGroup, url string, handler Handler)
- func OPTIONS(group *gin.RouterGroup, url string, handler Handler)
- func POST(group *gin.RouterGroup, url string, handler Handler)
- func ProcessError(c *gin.Context, err interface{}, formatHandler interface{})
- func ProcessSuccess(c *gin.Context, res interface{}, formatHandler interface{})
- type Handler
- type MineModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessError ¶
func ProcessSuccess ¶
Types ¶
type MineModel ¶
type MineModel struct {
db.DefaultModel
}
Click to show internal directories.
Click to hide internal directories.