driver

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Enqueuer

type Enqueuer interface {
	SetClient(name string, client interface{})
	ListPush(ctx context.Context, queue string, jobJSON string) (listLength int64, err error)
	ListPushDelay(ctx context.Context, t time.Time, queue string, jobJSON string) (bool, error)
	Poll(ctx context.Context)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL