MCPcopy
hub / github.com/grpc-ecosystem/grpc-gateway / Compile

Method Compile

internal/httprule/compile.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28// They can be unmarshalled by runtime.NewPattern.
29type Compiler interface {
30 Compile() Template
31}
32
33type op struct {

Callers 6

compilePathFunction · 0.65
TestParseFunction · 0.65
compilePathFunction · 0.65
newMethodMethod · 0.65
HandlePathMethod · 0.65

Implementers 1

templateinternal/httprule/types.go

Calls

no outgoing calls

Tested by 4

compilePathFunction · 0.52
TestParseFunction · 0.52
compilePathFunction · 0.52