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

2 uses

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