Categorygithub.com/Invicton-Labs/go-concurrency
modulepackage
0.1.2
Repository: https://github.com/invicton-labs/go-concurrency.git
Documentation: pkg.go.dev

# README

concurrency

Concurrent/parallel processing for Go.

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RangeToChan returns a closed channel that contains all of the integer values, in ascending order, from `start` (inclusive) to `end` (exclusive).
SliceToChan returns a closed channel that contains all of the values in the `inputs` slice.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

The common set of values for callbacks that are not specific to a single routine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The common set of values for callbacks that are specific to single routine.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author