func github.com/vmihailenco/msgpack/v5.PutDecoder

3 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		decode.go#L44: func PutDecoder(dec *Decoder) {
		decode.go#L60: 	PutDecoder(dec)

	github.com/go-pg/pg/v10/orm
		msgpack.go#L43: 		defer msgpack.PutDecoder(dec)