directory
0.23.14
Repository: https://github.com/sagilio/asynq.git
Documentation: pkg.go.dev

# Packages

Package base defines foundational types and constants used in asynq package.
No description provided by the author
Package errors defines the error type and functions used by asynq and its internal packages.
Package log exports logging related types and functions.
No description provided by the author
Package rdb encapsulates the interactions with redis.
Package testbroker exports a broker implementation that should be used in package testing.
Package testutil defines test helpers for asynq and its internal packages.
Package timeutil exports functions and types related to time and date.