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