MCPcopy 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
27type forwardSync struct {
28 forwardHelper
29}
30
31func (d *forwardSync) GetId() int {
32 return models.ForwardSync

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected