package
0.0.0-20240821223603-da046c24767f
Repository: https://github.com/sinderpl/asynctaskprocessor.git
Documentation: pkg.go.dev

# Functions

CreateApiServer creates and returns the server with predefined options.
WithListenAddr *required* sets the address the server should listen on.
WithQueue *required* the queue will listen to new tasks on this chan.
WithStorage adds persistent data store.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author