iqueue

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Queue

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

func New

func New() *Queue

func (*Queue) Close

func (iq *Queue) Close()

func (*Queue) Init

func (iq *Queue) Init()

func (*Queue) Len

func (iq *Queue) Len() int

func (*Queue) Loop

func (iq *Queue) Loop()

func (*Queue) Queue

func (iq *Queue) Queue() *list.List

func (*Queue) Receive

func (iq *Queue) Receive() <-chan interface{}

func (*Queue) Send

func (iq *Queue) Send(v interface{})

Jump to

Keyboard shortcuts

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