lqueue

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 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 LQueue

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

LQueue type

func New

func New() *LQueue

New func

func (*LQueue) Add

func (q *LQueue) Add(key uint64)

Add func

func (*LQueue) Done

func (q *LQueue) Done(key uint64)

Done func

func (*LQueue) Get

func (q *LQueue) Get(key uint64) <-chan struct{}

Get func

func (*LQueue) Wait

func (q *LQueue) Wait(key uint64)

Wait func

Jump to

Keyboard shortcuts

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