//
pkg.gl
Category
github.com/bilus/scenarigo
protocol
http
unmarshaler
package
0.13.3-alpha.2
Repository:
https://github.com/bilus/scenarigo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
151 SLOC
#
Functions
Get
Get returns the response unmarshaler for the given media type.
Register
Register registers the response unmarshaler to the registry.
#
Variables
Default
Default is the default response unmarshaler.
#
Interfaces
ResponseUnmarshaler
ResponseUnmarshaler is the interface that unmarshals the HTTP response body.