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)