MCPcopy Index your code
hub / github.com/coder/coder / GetUpsertedWorkspaces

Method GetUpsertedWorkspaces

tailnet/proto/tailnet.pb.go:1340–1345  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1338}
1339
1340func (x *WorkspaceUpdate) GetUpsertedWorkspaces() []*Workspace {
1341 if x != nil {
1342 return x.UpsertedWorkspaces
1343 }
1344 return nil
1345}
1346
1347func (x *WorkspaceUpdate) GetUpsertedAgents() []*Agent {
1348 if x != nil {

Callers 1

TestWorkspaceUpdatesFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestWorkspaceUpdatesFunction · 0.76