concurrency/

directory
v0.0.0-...-d6c7d84 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: MIT

Directories

Path Synopsis
Package background provides a way to run background tasks that run outside of a request/response cycle.
Package background provides a way to run background tasks that run outside of a request/response cycle.
patterns
fan
Package fan provides a way to fan out data to be processed and then fan in the results onto an output channel.
Package fan provides a way to fan out data to be processed and then fan in the results onto an output channel.
slices
Package slices provides concurrency types for operating on slices.
Package slices provides concurrency types for operating on slices.
Package sync is a replacement for the sync package in the Go standard library.
Package sync is a replacement for the sync package in the Go standard library.
reset
Package reset provides a validator to validate that your Reset() method on your type works as intended.
Package reset provides a validator to validate that your Reset() method on your type works as intended.
Package worker provides a Pool of goroutines where you can submit Jobs to be run by an exisiting goroutine instead of spinning off a new goroutine.
Package worker provides a Pool of goroutines where you can submit Jobs to be run by an exisiting goroutine instead of spinning off a new goroutine.

Jump to

Keyboard shortcuts

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