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

2 uses

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