package
2.16.0
Repository: https://github.com/coder/coder.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

DefaultAcquireJobLongPollDur is the time the (deprecated) AcquireJob rpc waits to try to obtain a job before canceling and returning an empty job.
DefaultHeartbeatInterval is the interval at which the provisioner daemon will update its last seen at timestamp in the database.

# Variables

No description provided by the author

# Structs

Acquirer is shared among multiple routines that need to call database.Store.AcquireProvisionerJob.
No description provided by the author
TemplateVersionDryRunJob is the payload for the "template_version_dry_run" job type.
No description provided by the author
WorkspaceProvisionJob is the payload for the "workspace_provision" job type.

# Interfaces

AcquirerStore is the subset of database.Store that the Acquirer needs.

# Type aliases

No description provided by the author
No description provided by the author