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