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)