github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil.XMLNode.findNamespaces (method)

3 uses

	github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil (current package)
		xml_to_struct.go#L72: 			out.findNamespaces()
		xml_to_struct.go#L77: 			node.findNamespaces()
		xml_to_struct.go#L94: func (n *XMLNode) findNamespaces() {