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

Method String

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

Source from the content-addressed store, hash-verified

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
97 // single flag

Callers 15

TestPruneFunction · 0.65
sampleKeyMethod · 0.65
TestParseFunction · 0.65
TestEncodeDecodeDocURLFunction · 0.65
proftest.goFile · 0.65
NewFunction · 0.65
symbolzFunction · 0.65
RoundTripMethod · 0.65
TestHTTPSInsecureFunction · 0.65
checkProfileHasFunctionFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 15

TestPruneFunction · 0.52
TestParseFunction · 0.52
TestEncodeDecodeDocURLFunction · 0.52
RoundTripMethod · 0.52
TestHTTPSInsecureFunction · 0.52
checkProfileHasFunctionFunction · 0.52
TestParseConfigFunction · 0.52
TestDefaultConfigFunction · 0.52
TestProfileCopierFunction · 0.52
SymbolsMethod · 0.52