Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetId
Method
GetId
tailnet/proto/tailnet.pb.go:447–452 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
445
}
446
447
func
(x *Node) GetId() int64 {
448
if
x != nil {
449
return
x.Id
450
}
451
return
0
452
}
453
454
func
(x *Node) GetAsOf() *timestamppb.Timestamp {
455
if
x != nil {
Callers
11
ProtoToNode
Function · 0.45
TestWorkspaceUpdates
Function · 0.45
TestTunnelSrcCoordController_AddDestination
Function · 0.45
TestTunnelSrcCoordController_RemoveDestination
Function · 0.45
TestTunnelSrcCoordController_RemoveDestination_Error
Function · 0.45
TestTunnelSrcCoordController_Sync
Function · 0.45
coordinationTest
Function · 0.45
TestBasicTelemetryController_Success
Function · 0.45
TestTunnelAllWorkspaceUpdatesController_Initial
Function · 0.45
TestTunnelAllWorkspaceUpdatesController_DeleteAgent
Function · 0.45
protoNodeToTailcfg
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
9
TestWorkspaceUpdates
Function · 0.36
TestTunnelSrcCoordController_AddDestination
Function · 0.36
TestTunnelSrcCoordController_RemoveDestination
Function · 0.36
TestTunnelSrcCoordController_RemoveDestination_Error
Function · 0.36
TestTunnelSrcCoordController_Sync
Function · 0.36
coordinationTest
Function · 0.36
TestBasicTelemetryController_Success
Function · 0.36
TestTunnelAllWorkspaceUpdatesController_Initial
Function · 0.36
TestTunnelAllWorkspaceUpdatesController_DeleteAgent
Function · 0.36