Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetId
Method
GetId
agent/proto/agent.pb.go:3171–3176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3169
}
3170
3171
func
(x *SubAgent) GetId() []byte {
3172
if
x != nil {
3173
return
x.Id
3174
}
3175
return
nil
3176
}
3177
3178
func
(x *SubAgent) GetAuthToken() []byte {
3179
if
x != nil {
Callers
5
TestAgent_DevcontainerAutostart
Function · 0.45
TestAgent_DevcontainerPrebuildClaim
Function · 0.45
TestReportConnectionEmpty
Function · 0.45
List
Method · 0.45
Create
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestAgent_DevcontainerAutostart
Function · 0.36
TestAgent_DevcontainerPrebuildClaim
Function · 0.36
TestReportConnectionEmpty
Function · 0.36