Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
59
func
(bc *BackendConn) Addr() string {
60
return
bc.addr
61
}
62
63
func
(bc *BackendConn) Close() {
64
bc.stop.Do(
func
() {
Callers
13
newConnPair
Function · 0.45
fillSlot
Method · 0.45
setup
Method · 0.45
serveAdmin
Method · 0.45
serveProxy
Method · 0.45
process
Method · 0.45
process
Method · 0.45
slotsmgrt
Method · 0.45
snapshot
Method · 0.45
newConnPair
Function · 0.45
setup
Method · 0.45
serveAdmin
Method · 0.45
Calls
no outgoing calls
Tested by
3
newConnPair
Function · 0.36
newConnPair
Function · 0.36
newFakeServer
Function · 0.36