package
0.0.0-20200807101728-4510101d28c5
Repository: https://github.com/aleksimart/gojsonparsing.git
Documentation: pkg.go.dev
# Functions
DecodeJSONBody attempts decoding the JSON body into interface provided and returns an error if there are any present.
# Structs
MalformedRequest contains an http status and a message for the user.