MCPcopy Create free account
hub / github.com/coder/coder / GetConnectionTimeoutSeconds

Method GetConnectionTimeoutSeconds

provisionersdk/proto/provisioner.pb.go:1765–1770  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1763}
1764
1765func (x *Agent) GetConnectionTimeoutSeconds() int32 {
1766 if x != nil {
1767 return x.ConnectionTimeoutSeconds
1768 }
1769 return 0
1770}
1771
1772func (x *Agent) GetTroubleshootingUrl() string {
1773 if x != nil {

Callers 2

InsertWorkspaceResourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected