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