gopkg.in/yaml.v2.yaml_emitter_t.problem (field)

4 uses

	gopkg.in/yaml.v2 (current package)
		emitterc.go#L109: 	emitter.problem = problem
		encode.go#L81: 		msg := e.emitter.problem
		writerc.go#L6: 	emitter.problem = problem
		yamlh.go#L651: 	problem string            // Error description.