//
pkg.gl
Category
github.com/fallais/gocoop
internal
utils
package
2.1.2+incompatible
Repository:
https://github.com/fallais/gocoop.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
55 SLOC
#
Functions
ParseRequest
ParseRequest takes the input body from the passed request and tries to unmarshal it into data.
#
Variables
ErrInvalidContentType
ErrInvalidContentType is returned by ParseRequest if it can't unmarshal it into the passed struct.