Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoMudEngine/GoMud
/ GetServerAddress
Function
GetServerAddress
internal/util/util.go:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
func
GetServerAddress() string {
101
return
serverAddr
102
}
103
104
func
SetRoundCount(newRoundCount uint64) {
105
roundCount = newRoundCount
Callers
2
Server
Function · 0.92
TestSetServerAddress
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestSetServerAddress
Function · 0.68