Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetRegionCode
Method
GetRegionCode
tailnet/proto/tailnet.pb.go:1600–1605 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1598
}
1599
1600
func
(x *DERPMap_Region) GetRegionCode() string {
1601
if
x != nil {
1602
return
x.RegionCode
1603
}
1604
return
""
1605
}
1606
1607
func
(x *DERPMap_Region) GetRegionName() string {
1608
if
x != nil {
Callers
1
TestClientService_ServeClient_V2
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestClientService_ServeClient_V2
Function · 0.64