driverbridge

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueueFromDriver

func NewQueueFromDriver(
	cfg queue.Config,
	backend any,
	workerFactory func(workers int) (any, error),
	opts ...queue.Option,
) (*queue.Queue, error)

NewQueueFromDriver builds a high-level *queue.Queue from a driver backend.

The helper keeps driver modules off the public low-level constructor path while the runtime seam is being moved behind internal APIs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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