package
2.0.0+incompatible
Repository: https://github.com/gbrayhan/microservices-go.git
Documentation: pkg.go.dev
# Functions
BindJSON is a function that binds the request body to the given struct and rewrite the request body on the context.
BindJSONMap is a function that binds the request body to the given map and rewrite the request body on the context.
# Structs
JSONSwagger is a struct that contains the swagger documentation.
MessageResponse is a struct that contains the response body for the message.