Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ GetId
Method
GetId
pkg/proxy/forward.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
type
forwardMethod
interface
{
18
GetId() int
19
Forward(s *Slot, r *Request, hkey []byte) error
20
}
21
Callers
1
snapshot
Method · 0.65
Implementers
2
forwardSync
pkg/proxy/forward.go
forwardSemiAsync
pkg/proxy/forward.go
Calls
no outgoing calls
Tested by
no test coverage detected