cmd

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fatal

func Fatal(err error)

func InitLogger

func InitLogger()

Types

type WorkerPool

type WorkerPool[T, V any] struct {
	Action   func(in T) V
	Consumer func(in V)
	Size     uint
}

func (*WorkerPool[T, V]) Process

func (p *WorkerPool[T, V]) Process(values ...T)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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