queue

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FIFO

type FIFO struct {
	// contains filtered or unexported fields
}

FIFO -

func NewFIFO

func NewFIFO() *FIFO

NewFIFO -

func (*FIFO) Close

func (que *FIFO) Close() error

Close -

func (*FIFO) Put

func (que *FIFO) Put(v ...any) (ok bool)

Put -

func (*FIFO) Reader

func (que *FIFO) Reader() <-chan any

Reader -

Jump to

Keyboard shortcuts

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