//
pkg.gl
Category
github.com/yarpc/yab
encoding
inputdecoder
package
0.24.0
Repository:
https://github.com/yarpc/yab.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
52 SLOC
#
Functions
New
New detects the input encoding type, returns either json or yaml request decoder.
#
Interfaces
Decoder
Decoder interface exposes method for reading multiple input requests.