func github.com/aws/smithy-go/ptr.ByteMap

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L56: func ByteMap(vs map[string]byte) map[string]*byte {

	github.com/aws/aws-sdk-go-v2/aws
		to_ptr.go#L41: 	return ptr.ByteMap(vs)