package
0.0.0-20241121094103-f838e451607c
Repository: https://github.com/stnokott/spacetrader-server.git
Documentation: pkg.go.dev

# Functions

Add adds a job to the end of the queue (FIFO).
AddAndWait adds the job to the queue and blocks until the job is finished.
No description provided by the author

# Type aliases

Job performs a task.
No description provided by the author