func gopkg.in/yaml.v2.yaml_emitter_check_empty_document

2 uses

	gopkg.in/yaml.v2 (current package)
		emitterc.go#L385: 		if yaml_emitter_check_empty_document(emitter) {
		emitterc.go#L741: func yaml_emitter_check_empty_document(emitter *yaml_emitter_t) bool {