MCPcopy
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
27type RouteMatcher interface {
28 Match(*http.Request, *mux.RouteMatch) bool
29}
30
31type PerTenantConfig struct {

Callers 1

getRouteNameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected