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