//
pkg.gl
Category
github.com/tedforv/gin-util
responseutil
package
1.1.0
Repository:
https://github.com/tedforv/gin-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
42 SLOC
#
Functions
Error
Error response error message.
GinResponseObj
GinResponseObj convert ResponseObj into gin.H.
#
Constants
RError
RError is error status.
ROther
ROther is other status.
RSuccess
RSuccess is success status.
#
Structs
ResponseObj
ResponseObj define a response object.
#
Type aliases
ResponseCode
ResponseCode define the new type for response code.