qqiao / pipeline

A multithreaded pipeline implementation with support of Go 1.18 generics.

Home Page:https://pkg.go.dev/github.com/qqiao/pipeline/v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipeline

A multithreaded pipeline implementation with support of Go 1.18 generics.

Installation

The webapp module can be installed by running the following command in your main Go module:

go get github.com/qqiao/pipeline/v2

Documentation and Usage

API documentation and example code can be found at pkg.go.dev.

Known issues

About

A multithreaded pipeline implementation with support of Go 1.18 generics.

https://pkg.go.dev/github.com/qqiao/pipeline/v2

License:Apache License 2.0


Languages

Language:Go 100.0%