//
pkg.gl
Category
github.com/snowlyg/iris
core
maintenance
encoding
package
8.5.9+incompatible
Repository:
https://github.com/snowlyg/iris.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.