Documentation
¶
Index ¶
Constants ¶
View Source
const (
LuaAddTasks = `` /* 797-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RTaskElement ¶
type RTimeWheel ¶
func NewRTimeWheel ¶
func NewRTimeWheel(redisClient *redis.Client, httpClient *http.Client) *RTimeWheel
func (*RTimeWheel) AddTask ¶
func (r *RTimeWheel) AddTask(ctx context.Context, key string, task *RTaskElement, executeAt time.Time) error
func (*RTimeWheel) Stop ¶
func (r *RTimeWheel) Stop()
Click to show internal directories.
Click to hide internal directories.