workqueuekit

package
v0.0.0-...-9e9b37c Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkQueue

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

func New

func New(workerCount int, maxQueueSize int) *WorkQueue

func (*WorkQueue) Done

func (w *WorkQueue) Done()

func (*WorkQueue) QueueWork

func (w *WorkQueue) QueueWork(work func())

Jump to

Keyboard shortcuts

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