Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ Match
Method
Match
middleware/instrument.go:28–28 ·
view source on GitHub ↗
(*http.Request, *mux.RouteMatch)
Source
from the content-addressed store, hash-verified
26
// RouteMatcher matches routes
27
type
RouteMatcher
interface
{
28
Match(*http.Request, *mux.RouteMatch) bool
29
}
30
31
type
PerTenantConfig
struct
{
Callers
1
getRouteName
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected