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