package
0.1.12
Repository: https://github.com/techrail/ground.git
Documentation: pkg.go.dev

# Functions

JsonBytesWithSuccess is supposed to set the response code and []byte body value in the context response.
JsonStringWithSuccess is supposed to set the response code and string body value in the context response The parameter `jsonBody` is supposed to be a valid json.
No description provided by the author
JsonWithFailure is supposed to set a failure response code and other details.
No description provided by the author

# Structs

SingleMessageResponse is for sending a single message response to the client.