Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetPreferredDerp
Method
GetPreferredDerp
tailnet/proto/tailnet.pb.go:475–480 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
473
}
474
475
func
(x *Node) GetPreferredDerp() int32 {
476
if
x != nil {
477
return
x.PreferredDerp
478
}
479
return
0
480
}
481
482
func
(x *Node) GetDerpLatency()
map
[string]float64 {
483
if
x != nil {
Callers
5
ProtoToNode
Function · 0.45
TestClientService_ServeClient_V2
Function · 0.45
TestClientUserCoordinateeAuth
Function · 0.45
coordinationTest
Function · 0.45
handleResp
Method · 0.45
Implementers
13
ACLMappingVar
coderd/rbac/regosql/acl_mapping_var.go
AstBoolean
coderd/rbac/regosql/sqltypes/bool.go
AstNumber
coderd/rbac/regosql/sqltypes/number.go
invalidNode
coderd/rbac/regosql/sqltypes/node.go
ASTArray
coderd/rbac/regosql/sqltypes/array.go
AstString
coderd/rbac/regosql/sqltypes/string.go
memberOf
coderd/rbac/regosql/sqltypes/member.go
equality
coderd/rbac/regosql/sqltypes/equality.
astParenthesis
coderd/rbac/regosql/sqltypes/parens.go
astStringVar
coderd/rbac/regosql/sqltypes/variable.
alwaysFalse
coderd/rbac/regosql/sqltypes/always_fa
astUUIDVar
coderd/rbac/regosql/sqltypes/uuid.go
Calls
no outgoing calls
Tested by
3
TestClientService_ServeClient_V2
Function · 0.36
TestClientUserCoordinateeAuth
Function · 0.36
coordinationTest
Function · 0.36