github.com/vmihailenco/msgpack/v5.Unmarshaler.UnmarshalMsgpack (method)
3 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode_value.go#L229: return unmarshaler.UnmarshalMsgpack(b)
ext.go#L33: return v.Interface().(Unmarshaler).UnmarshalMsgpack(b)
msgpack.go#L10: UnmarshalMsgpack([]byte) error
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)