# 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