github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil.xmlBuilder.namespaces (field)

3 uses

	github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil (current package)
		build.go#L24: 	b := xmlBuilder{encoder: e, namespaces: map[string]string{}}
		build.go#L48: 	namespaces map[string]string
		build.go#L126: 			b.namespaces[prefix] = uri // register the namespace