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