MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / Addr

Function Addr

IceFireDB-Redis-Proxy/test/server/proxy.go:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102var defaultProxy = newProxy2Server()
103
104func Addr() string {
105 return defaultProxy.Addr()
106}
107
108func Clear() {
109 defaultProxy.minis.FlushAll()

Callers 15

TestSaddFunction · 0.92
TestSismemberFunction · 0.92
TestSremFunction · 0.92
TestSpopFunction · 0.92
TestSrandmemberFunction · 0.92
TestSscanFunction · 0.92
TestSortedSetFunction · 0.92
TestSortedSetAddFunction · 0.92
TestSortedSetRangeFunction · 0.92
TestIssue10Function · 0.92
TestSortedSetRemFunction · 0.92

Calls 1

AddrMethod · 0.45

Tested by 15

TestSaddFunction · 0.74
TestSismemberFunction · 0.74
TestSremFunction · 0.74
TestSpopFunction · 0.74
TestSrandmemberFunction · 0.74
TestSscanFunction · 0.74
TestSortedSetFunction · 0.74
TestSortedSetAddFunction · 0.74
TestSortedSetRangeFunction · 0.74
TestIssue10Function · 0.74
TestSortedSetRemFunction · 0.74