func github.com/aws/smithy-go/ptr.ToByteMap
2 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L69: func ToByteMap(vs map[string]*byte) map[string]byte {
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L49: return ptr.ToByteMap(vs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)