MCPcopy
hub / github.com/CodisLabs/codis / Addr

Method Addr

pkg/proxy/backend.go:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57}
58
59func (bc *BackendConn) Addr() string {
60 return bc.addr
61}
62
63func (bc *BackendConn) Close() {
64 bc.stop.Do(func() {

Callers 13

newConnPairFunction · 0.45
fillSlotMethod · 0.45
setupMethod · 0.45
serveAdminMethod · 0.45
serveProxyMethod · 0.45
processMethod · 0.45
processMethod · 0.45
slotsmgrtMethod · 0.45
snapshotMethod · 0.45
newConnPairFunction · 0.45
setupMethod · 0.45
serveAdminMethod · 0.45

Calls

no outgoing calls

Tested by 3

newConnPairFunction · 0.36
newConnPairFunction · 0.36
newFakeServerFunction · 0.36