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

2 uses

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