func github.com/aws/smithy-go/ptr.ToDuration
4 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L571: func ToDuration(p *time.Duration) (v time.Duration) {
from_ptr.go#L585: ps[i] = ToDuration(v)
from_ptr.go#L597: ps[k] = ToDuration(v)
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L350: return ptr.ToDuration(p)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)