Categorygithub.com/BUGLAN/response
modulepackage
0.1.1
Repository: https://github.com/buglan/response.git
Documentation: pkg.go.dev

# README

Build Status Codecov GoDoc Go Report Card License

response

  • gin context.JSON wrapper
  • echo context.JSON wrapper

# Structs

EchoQuickResp echo quick response.
GinQuickResp gin quick response.
Response web response struct.

# Interfaces

EchoResponse Echo Response interface.
GinResponse gin response interface.