package
0.0.0-20240806115739-0c692f180c80
Repository: https://github.com/mendersoftware/workflows.git
Documentation: pkg.go.dev
# Functions
InitAndRun initializes the worker and runs it.
No description provided by the author
# Constants
MaxExecutionTime is the maximum number of seconds a task can run.
# Variables
this variable is set when running acceptance tests to disable ephemeral jobs without it, it is not possible to inspect the jobs collection to assert the values stored in the database.
# Structs
SMTPClient an SMTP client using smtp.SendMail.
SMTPClientMock is a mocked SMTPClient.
Workflows filters workflows executed by a worker.
# Interfaces
SMTPClientInterface is the interface which describes an SMTP client.