MCPcopy
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
87func (p proxyStream) Context() context.Context {
88 return p.ctx
89}
90
91func makeGRPCTargetKey(t *route.Target) string {
92 return t.URL.String()

Callers 1

StreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected