func github.com/ghodss/yaml.typeFields

2 uses

	github.com/ghodss/yaml (current package)
		fields.go#L130: func typeFields(t reflect.Type) []field {
		fields.go#L302: 	f = typeFields(t)