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