Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ Read
Method
Read
pkg/models/client.go:20–20 ·
view source on GitHub ↗
(path string, must bool)
Source
from the content-addressed store, hash-verified
18
Delete(path string) error
19
20
Read(path string, must bool) ([]byte, error)
21
List(path string, must bool) ([]string, error)
22
23
Close() error
Callers
13
fill
Method · 0.65
Read
Method · 0.65
Read
Method · 0.65
LoadTopom
Function · 0.65
LoadSlotMapping
Method · 0.65
ListGroup
Method · 0.65
LoadGroup
Method · 0.65
ListProxy
Method · 0.65
LoadProxy
Method · 0.65
LoadSentinel
Method · 0.65
Reload
Method · 0.65
dumpConfigV1Recursively
Method · 0.65
Implementers
3
Client
pkg/models/etcd/etcdclient.go
Client
pkg/models/zk/zkclient.go
Client
pkg/models/fs/fsclient.go
Calls
no outgoing calls
Tested by
no test coverage detected