//
pkg.gl
Category
github.com/stnokott/spacetrader-server
internal
worker
package
0.0.0-20241121094103-f838e451607c
Repository:
https://github.com/stnokott/spacetrader-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
86 SLOC
#
Functions
Add
Add adds a job to the end of the queue (FIFO).
AddAndWait
AddAndWait adds the job to the queue and blocks until the job is finished.
WithMaxLogFrequency
No description provided by the author
#
Type aliases
Job
Job performs a task.
Option
No description provided by the author