//
pkg.gl
Category
github.com/BUGLAN/response
module
package
0.1.1
Repository:
https://github.com/buglan/response.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
110 SLOC
#
README
response
gin context.JSON wrapper
echo context.JSON wrapper
#
Structs
EchoQuickResp
EchoQuickResp echo quick response.
GinQuickResp
GinQuickResp gin quick response.
Response
Response web response struct.
#
Interfaces
EchoResponse
EchoResponse Echo Response interface.
GinResponse
GinResponse gin response interface.