Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortesi/devd
/ String
Method
String
route.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
type
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
Serve
Method · 0.65
TestRouteCollection
Function · 0.65
main
Function · 0.65
getBody
Function · 0.65
Implementers
1
filesystemEndpoint
route.go
Calls
no outgoing calls
Tested by
2
TestRouteCollection
Function · 0.52
getBody
Function · 0.52