Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zalando/skipper
/ init
Function
init
pathmux/tree.go:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
var
tm *trueMatcher
33
34
func
init() {
35
tm = &trueMatcher{}
36
}
37
38
type
node
struct
{
39
path string
Callers
2
initBenchmark
Function · 0.50
TestLogging
Function · 0.50
Calls
no outgoing calls
Tested by
2
initBenchmark
Function · 0.40
TestLogging
Function · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…