type gopkg.in/yaml.v2.yaml_error_type_t

4 uses

	gopkg.in/yaml.v2 (current package)
		yamlh.go#L44: type yaml_error_type_t int
		yamlh.go#L49: 	yaml_NO_ERROR yaml_error_type_t = iota
		yamlh.go#L529: 	error yaml_error_type_t // Error type.
		yamlh.go#L650: 	error   yaml_error_type_t // Error type.