Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zalando/skipper
/ Count
Method
Count
proxy/proxy_test.go:147–149 ·
view source on GitHub ↗
(exp string)
Source
from the content-addressed store, hash-verified
145
}
146
147
func
(l *testLog) Count(exp string) int {
148
return
strings.Count(l.String(), exp)
149
}
150
151
func
(cors *preserveOriginalSpec) Name() string {
return
"preserveOriginal"
}
152
Callers
9
WaitForN
Method · 0.95
TestCodaHaleMeasurement
Function · 0.45
TestCodaHaleServeMetrics
Function · 0.45
TestCodaHaleProxyLatencyMetrics
Function · 0.45
MarshalJSON
Method · 0.45
TestClientCancellation
Function · 0.45
TestLogging
Function · 0.45
TestLoggingInterval
Function · 0.45
TestLogger
Function · 0.45
Calls
1
String
Method · 0.95
Tested by
no test coverage detected