pool

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: MIT, 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 HackPool

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

HackPool ... TODO: implement tests

func New

func New(numGoroutine int, function func(interface{})) *HackPool

New ... TODO: implement tests

func (*HackPool) CloseQueue

func (c *HackPool) CloseQueue()

CloseQueue ... TODO: implement tests

func (*HackPool) Push

func (c *HackPool) Push(data interface{})

Push ... TODO: implement tests

func (*HackPool) Run

func (c *HackPool) Run()

Run ... TODO: implement tests

Jump to

Keyboard shortcuts

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