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