Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetName
Method
GetName
tailnet/proto/tailnet.pb.go:1480–1485 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1478
}
1479
1480
func
(x *Agent) GetName() string {
1481
if
x != nil {
1482
return
x.Name
1483
}
1484
return
""
1485
}
1486
1487
func
(x *Agent) GetWorkspaceId() []byte {
1488
if
x != nil {
Callers
3
getMetric
Function · 0.45
TestWorkspaceUpdates
Function · 0.45
TestDERPExpvarCollector
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestWorkspaceUpdates
Function · 0.36
TestDERPExpvarCollector
Function · 0.36