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

Method Addr

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

Source from the content-addressed store, hash-verified

95}
96
97func (pt *ProxyTest) Addr() string {
98 return fmt.Sprintf(":%d", config.Get().Proxy.LocalPort)
99 // return pt.minis.Addr()
100}
101
102var defaultProxy = newProxy2Server()
103

Callers 2

goStringsFunction · 0.45
AddrFunction · 0.45

Calls 1

GetFunction · 0.92

Tested by 1

goStringsFunction · 0.36