Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
func
(pt *ProxyTest) Addr() string {
101
return
fmt.Sprintf(
":%d"
, config.Get().Proxy.LocalPort)
102
// return pt.minis.Addr()
103
}
104
105
var
defaultProxy = newProxy2Server()
106
Callers
2
goStrings
Function · 0.45
Addr
Function · 0.45
Calls
1
Get
Function · 0.92
Tested by
1
goStrings
Function · 0.36