MCPcopy Create free account
hub / github.com/google/pprof / Float64

Method Float64

driver/driver.go:93–93  ·  view source on GitHub ↗
(name string, def float64, usage string)

Source from the content-addressed store, hash-verified

91 Bool(name string, def bool, usage string) *bool
92 Int(name string, def int, usage string) *int
93 Float64(name string, def float64, usage string) *float64
94 String(name string, def string, usage string) *string
95
96 // StringList is similar to String but allows multiple values for a

Callers 2

installConfigFlagsFunction · 0.65
Float64Method · 0.65

Implementers 2

testFlagsinternal/driver/driver_test.go
GoFlagsinternal/driver/flags.go

Calls

no outgoing calls

Tested by

no test coverage detected