package
0.0.0-20220616063435-ae6cda2bf863
Repository: https://github.com/just-maple/serverless-gin.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
must implement svrlessgin.GinIOController all service request wrap with GinIOController will pass this two method ParamHandler define how your service function get param from http Response define how your service function response param to http.
define some type that will cause diff response and use it on IO.Response.