func github.com/aws/smithy-go/ptr.Float64Slice
2 uses
github.com/aws/smithy-go/ptr (current package)
to_ptr.go#L421: func Float64Slice(vs []float64) []*float64 {
github.com/aws/aws-sdk-go-v2/aws
to_ptr.go#L256: return ptr.Float64Slice(vs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)