MCPcopy 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
1480func (x *Agent) GetName() string {
1481 if x != nil {
1482 return x.Name
1483 }
1484 return ""
1485}
1486
1487func (x *Agent) GetWorkspaceId() []byte {
1488 if x != nil {

Callers 3

getMetricFunction · 0.45
TestWorkspaceUpdatesFunction · 0.45
TestDERPExpvarCollectorFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestWorkspaceUpdatesFunction · 0.36
TestDERPExpvarCollectorFunction · 0.36