//
pkg.gl
Category
github.com/duke-git/lancet/v2
concurrency
package
2.3.3
Repository:
https://github.com/duke-git/lancet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
208 SLOC
#
Functions
NewChannel
NewChannel return a Channel instance.
#
Structs
Channel
Channel is a logic object which can generate or manipulate go channel all methods of Channel are in the book tilted《Concurrency in Go》.