MCPcopy 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
1105func (x *Agent) GetName() string {
1106 if x != nil {
1107 return x.Name
1108 }
1109 return ""
1110}
1111
1112func (x *Agent) GetWorkspaceId() []byte {
1113 if x != nil {

Callers 9

startMethod · 0.45
findMetricFunction · 0.45
findMetricFunction · 0.45
findAllMetricSeriesFunction · 0.45
TestRunner_RunFunction · 0.45

Calls

no outgoing calls

Tested by 8

findMetricFunction · 0.36
findMetricFunction · 0.36
findAllMetricSeriesFunction · 0.36
TestRunner_RunFunction · 0.36