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