MCPcopy
hub / github.com/cortesi/devd / String

Method String

route.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21type endpoint interface {
22 Handler(prefix string, templates *template.Template, ci inject.CopyInject) httpctx.Handler
23 String() string
24}
25
26// An endpoint that forwards to an upstream URL

Callers 4

ServeMethod · 0.65
TestRouteCollectionFunction · 0.65
mainFunction · 0.65
getBodyFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 2

TestRouteCollectionFunction · 0.52
getBodyFunction · 0.52