github.com/ghodss/yaml.field.tag (field)

6 uses

	github.com/ghodss/yaml (current package)
		fields.go#L73: 	tag       bool
		fields.go#L102: 	if x[i].tag != x[j].tag {
		fields.go#L103: 		return x[i].tag
		fields.go#L187: 						tag:       tagged,
		fields.go#L265: 		if f.tag {