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