gopkg.in/yaml.v2.encoder.mapv (method)

2 uses

	gopkg.in/yaml.v2 (current package)
		encode.go#L149: 		e.mapv(tag, in)
		encode.go#L187: func (e *encoder) mapv(tag string, in reflect.Value) {