xqueue

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrQueueClosed = errors.New("queue is closed")
)

Functions

func LIFOOpts

func LIFOOpts[T any]() lifoOpts[T]

func NewLIFO

func NewLIFO[T any](options ...LIFOOption[T]) (lifoImpl[T], error)

Types

type LIFOOption

type LIFOOption[T any] func(*lifoConfig[T])

Jump to

Keyboard shortcuts

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