type gopkg.in/yaml.v2.yaml_node_item_t

2 uses

	gopkg.in/yaml.v2 (current package)
		yamlh.go#L341: type yaml_node_item_t int
		yamlh.go#L365: 		items_data []yaml_node_item_t    // The stack of sequence items.