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