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

Method Close

pkg/models/client.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 List(path string, must bool) ([]string, error)
22
23 Close() error
24
25 WatchInOrder(path string) (<-chan struct{}, []string, error)
26

Callers 15

GroupPromoteServerMethod · 0.95
newSyncActionExecutorMethod · 0.95
GroupAddServerMethod · 0.95
InfoServerMethod · 0.95
MaintainsMethod · 0.95
mainFunction · 0.95
mainFunction · 0.95
GetUsageFunction · 0.65
rollMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65

Implementers 3

Clientpkg/models/etcd/etcdclient.go
Clientpkg/models/zk/zkclient.go
Clientpkg/models/fs/fsclient.go

Calls

no outgoing calls

Tested by 15

newConnPairFunction · 0.52
TestBackendFunction · 0.52
TestRequestChan1Function · 0.52
TestRequestChan2Function · 0.52
TestRequestChan3Function · 0.52
benchmarkRequestChanNFunction · 0.52
TestModelFunction · 0.52
TestStatsFunction · 0.52
TestFillSlotFunction · 0.52
TestStartAndShutdownFunction · 0.52
newConnPairFunction · 0.52
TestSlotActionFunction · 0.52