package
2.3.3
Repository: https://github.com/duke-git/lancet.git
Documentation: pkg.go.dev

# Functions

NewChannel return a Channel instance.

# Structs

Channel is a logic object which can generate or manipulate go channel all methods of Channel are in the book tilted《Concurrency in Go》.