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