//
pkg.gl
Category
github.com/thinkgos/x
lib
parallel
package
0.4.1
Repository:
https://github.com/thinkgos/x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
45 SLOC
#
Functions
WithContext
WithContext returns a new parallel instance and an associated Context derived from ctx.
#
Structs
Parallel
Parallel represents a number of functions running concurrently.