func github.com/aws/smithy-go/ptr.ToBool
4 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L11: func ToBool(p *bool) (v bool) {
from_ptr.go#L25: ps[i] = ToBool(v)
from_ptr.go#L37: ps[k] = ToBool(v)
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L14: return ptr.ToBool(p)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)