Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ forwardSemiAsync
Struct
forwardSemiAsync
pkg/proxy/forward.go:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
type
forwardSemiAsync
struct
{
65
forwardHelper
66
}
67
68
func
(d *forwardSemiAsync) GetId() int {
69
return
models.ForwardSemiAsync
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected