Documentation
¶
Index ¶
- type Context
- func (a *Context) GetContext() *gin.Context
- func (a *Context) GetRawData() ([]byte, error)
- func (a *Context) ResErr(err error, data ...interface{})
- func (a *Context) ResError(err error, respCode string, data ...interface{})
- func (a *Context) ResJSON(status int, v interface{})
- func (a *Context) ResSucData(data interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.