//
pkg.gl
Category
github.com/bww/go-tasks
v1
transport
package
0.5.1
Repository:
https://github.com/bww/go-tasks.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
143 SLOC
#
Functions
New
No description provided by the author
NewWithId
No description provided by the author
Parse
No description provided by the author
ParseType
No description provided by the author
#
Constants
Cronjob
a managed task which isn't fully realized because it is initialized by a cron service.
Managed
task is managed; we log work, suppress duplicates, retry failures, etc.
Oneshot
task is executed on a best-effort basis; work is not logged.
#
Structs
Message
No description provided by the author
#
Type aliases
Type
No description provided by the author