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

2 uses

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