func github.com/ghodss/yaml.cachedTypeFields

2 uses

	github.com/ghodss/yaml (current package)
		fields.go#L292: func cachedTypeFields(t reflect.Type) []field {
		yaml.go#L179: 					fields := cachedTypeFields(t.Type())