MCPcopy Create free account
hub / github.com/goadesign/goa / ResolvePattern

Method ResolvePattern

http/mux.go:68–68  ·  view source on GitHub ↗
(*http.Request)

Source from the content-addressed store, hash-verified

66 ResolverMuxer interface {
67 MiddlewareMuxer
68 ResolvePattern(*http.Request) string
69 }
70
71 // mux is the default Muxer implementation.

Callers 1

TestResolvePatternFunction · 0.65

Implementers 1

muxhttp/mux.go

Calls

no outgoing calls

Tested by 1

TestResolvePatternFunction · 0.52