func github.com/aws/smithy-go/ptr.ToFloat64
4 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L501: func ToFloat64(p *float64) (v float64) {
from_ptr.go#L515: ps[i] = ToFloat64(v)
from_ptr.go#L527: ps[k] = ToFloat64(v)
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L308: return ptr.ToFloat64(p)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)