Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codesenberg/bombardier
/ Error
Method
Error
config.go:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
func
(i *invalidHTTPMethodError) Error() string {
47
return
fmt.Sprintf(
"Unknown HTTP method: %v"
, i.method)
48
}
49
50
func
(c *config) checkArgs() error {
51
c.checkOrSetDefaultTestType()
Callers
15
TestInvalidHTTPMethodError
Function · 0.95
TestNoopLimiterCounterBarrierCombination
Function · 0.80
TestBucketLimiterCounterBarrierCombination
Function · 0.80
TestCanHaveBody
Function · 0.80
add
Method · 0.80
get
Method · 0.80
TestShouldProperlyConvertToHttpHeaders
Function · 0.80
TestHTTP2Client
Function · 0.80
TestHTTP1Clients
Function · 0.80
TestTimedCompletionBarrierWait
Function · 0.80
TestTimeBarrierCancel
Function · 0.80
TestCountedBarrierCancel
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestInvalidHTTPMethodError
Function · 0.76
TestNoopLimiterCounterBarrierCombination
Function · 0.64
TestBucketLimiterCounterBarrierCombination
Function · 0.64
TestCanHaveBody
Function · 0.64
TestShouldProperlyConvertToHttpHeaders
Function · 0.64
TestHTTP2Client
Function · 0.64
TestHTTP1Clients
Function · 0.64
TestTimedCompletionBarrierWait
Function · 0.64
TestTimeBarrierCancel
Function · 0.64
TestCountedBarrierCancel
Function · 0.64
TestTimeBarrierPanicOnBadDuration
Function · 0.64
TestShouldErrorOnInvalidFormat
Function · 0.64