//
pkg.gl
Category
github.com/vanekt/iris
core
maintenance
encoding
package
10.0.2+incompatible
Repository:
https://github.com/vanekt/iris.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
25 SLOC
#
Functions
UnmarshalBody
UnmarshalBody reads the request's body and binds it to a value or pointer of any type.
#
Type aliases
UnmarshalerFunc
UnmarshalerFunc is the Unmarshaler compatible type.