func github.com/vmihailenco/msgpack/v5.NewDecoder
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode.go#L36: return NewDecoder(nil)
decode.go#L84: func NewDecoder(r io.Reader) *Decoder {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)