github.com/vmihailenco/msgpack/v5.Decoder.WithDict (method)

one use

	github.com/vmihailenco/msgpack/v5 (current package)
		decode.go#L105: func (d *Decoder) WithDict(dict []string, fn func(*Decoder) error) error {