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