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

Method Addr

IceFireDB-PubSub/test/server/proxy.go:100–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 2

goStringsFunction · 0.45
AddrFunction · 0.45

Calls 1

GetFunction · 0.92

Tested by 1

goStringsFunction · 0.36