Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetName
Method
GetName
vpn/vpn.pb.go:1105–1110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1103
}
1104
1105
func
(x *Agent) GetName() string {
1106
if
x != nil {
1107
return
x.Name
1108
}
1109
return
""
1110
}
1111
1112
func
(x *Agent) GetWorkspaceId() []byte {
1113
if
x != nil {
Callers
9
start
Method · 0.45
findMetric
Function · 0.45
findMetric
Function · 0.45
findAllMetricSeries
Function · 0.45
TestWorkspaceProxyDERPMetrics
Function · 0.45
TestRunner_Run
Function · 0.45
TestRunner_RunMissedUpdate
Function · 0.45
TestRunner_Run_WithErrors
Function · 0.45
TestRunner_Run_BuildFailed
Function · 0.45
Calls
no outgoing calls
Tested by
8
findMetric
Function · 0.36
findMetric
Function · 0.36
findAllMetricSeries
Function · 0.36
TestWorkspaceProxyDERPMetrics
Function · 0.36
TestRunner_Run
Function · 0.36
TestRunner_RunMissedUpdate
Function · 0.36
TestRunner_Run_WithErrors
Function · 0.36
TestRunner_Run_BuildFailed
Function · 0.36