package
6.8.0
Repository: https://github.com/app-nerds/kit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewWorkTicker creates a new WorkTicker instance of type T.

# Variables

No description provided by the author

# Structs

No description provided by the author
WorkConfiguration is used to configure how work is retrieved and handled */.
WorkItem is a single unit of work.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

WorkHandler is a function that handles a single unit of work.
WorkRetriever is a function that returns a WorkItem and an error.