Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetRegions
Method
GetRegions
tailnet/proto/tailnet.pb.go:352–357 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
350
}
351
352
func
(x *DERPMap) GetRegions()
map
[int64]*DERPMap_Region {
353
if
x != nil {
354
return
x.Regions
355
}
356
return
nil
357
}
358
359
type
StreamDERPMapsRequest
struct
{
360
state protoimpl.MessageState
Callers
1
TestClientService_ServeClient_V2
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestClientService_ServeClient_V2
Function · 0.64