MCPcopy 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
64type forwardSemiAsync struct {
65 forwardHelper
66}
67
68func (d *forwardSemiAsync) GetId() int {
69 return models.ForwardSemiAsync

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected