Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fabiolb/fabio
/ Context
Method
Context
proxy/grpc_handler.go:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
func
(p proxyStream) Context() context.Context {
88
return
p.ctx
89
}
90
91
func
makeGRPCTargetKey(t *route.Target) string {
92
return
t.URL.String()
Callers
1
Stream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected