Documentation ¶
Index ¶
- func InternalServerError(message string, err error) mvc.Response
- func NotFound(message string) mvc.Response
- func Send(code int, message string, data interface{}) mvc.Response
- func Success(message string, payload Payload) mvc.Response
- func UnAuthenticated(message string) mvc.Response
- func ValidationError(message string) mvc.Response
- type Meta
- type Payload
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidationError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.