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