Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodisLabs/codis
/ BasicMgrtTestCase
Struct
BasicMgrtTestCase
extern/deprecated/redis-test/basic_mgrt.go:11–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
BasicMgrtTestCase
struct
{
12
master1 string
13
master2 string
14
round int
15
}
16
17
func
init() {
18
testcase = &BasicMgrtTestCase{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected