Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortesi/devd
/ Extra
Method
Extra
inject/inject.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
type
Injector
interface
{
34
Copy(dst io.Writer) (int64, error)
35
Extra() int
36
Found() bool
37
}
38
Callers
3
ServeTemplate
Method · 0.65
ServeHTTPContext
Method · 0.65
serveContent
Function · 0.65
Implementers
2
nopInjector
inject/inject.go
realInjector
inject/inject.go
Calls
no outgoing calls
Tested by
no test coverage detected