package
0.0.0-20240922115726-5b7b4567a3e2
Repository: https://github.com/nbigot/minijob.git
Documentation: pkg.go.dev

# Packages

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

EventAllJobsDeleted is an event that is sent when all jobs are deleted.
EventAllResourcesUnlocked is an event that is sent when all resources are unlocked.
EventFatalError is an event that is sent when a fatal error occurs.
EventJobCanceled is an event that is sent when a job is canceled.
EventJobCreated is an event that is sent when a job is created.
EventJobDeleted is an event that is sent when a job is deleted.
EventJobEnqueued is an event that is sent when a job is enqueued.
EventJobStarted is an event that is sent when a job is started.
EventJobSucceeded is an event that is sent when a job is succeeded.
EventJobTimeout is an event that is sent when a job is timeout.
EventResourceUnlocked is an event that is sent when a resource is unlocked.

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

ServiceEventType is a int type that represents the type of event that can be sent by the service.