Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ forwardSync
Struct
forwardSync
pkg/proxy/forward.go:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
)
26
27
type
forwardSync
struct
{
28
forwardHelper
29
}
30
31
func
(d *forwardSync) GetId() int {
32
return
models.ForwardSync
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected