Versions in this module Expand all Collapse all v1 v1.0.0 Oct 2, 2023 Changes in this version + type Config struct + AppName string + Conn *redis.Client + Delay uint64 + Job string + Queue string + func (c Config) Dispatch(params ...Param) error + type Param struct + Name string + Type string + Value string