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

one use

	github.com/vmihailenco/msgpack/v5 (current package)
		encode.go#L116: func (e *Encoder) WithDict(dict map[string]int, fn func(*Encoder) error) error {