generator

package module
v0.0.0-...-af7e6ec Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 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 Generator

type Generator func() (r Runner, ok bool)

type Pool

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

func NewPool

func NewPool(g Generator, count int) *Pool

func (*Pool) Wait

func (p *Pool) Wait()

type Runner

type Runner func()

Jump to

Keyboard shortcuts

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