MCPcopy Create free account
hub / github.com/Shopify/goose / Float64

Method Float64

profiler/ui.go:119–121  ·  view source on GitHub ↗
(_ string, d float64, _ string)

Source from the content-addressed store, hash-verified

117}
118
119func (f inlineFlagset) Float64(_ string, d float64, _ string) *float64 {
120 return &d
121}
122
123func (f inlineFlagset) String(s, d, _ string) *string {
124 if t, ok := f.strings[s]; ok {

Callers 1

Calls

no outgoing calls

Tested by 1