An open API service indexing awesome lists of open source software.

https://github.com/abitofhelp/minipipeline

A Go application exploring more complexity with interfaces, structs, and channels for implementing a pipeline.
https://github.com/abitofhelp/minipipeline

channels go golang interfaces pipeline structs

Last synced: about 1 month ago
JSON representation

A Go application exploring more complexity with interfaces, structs, and channels for implementing a pipeline.

Awesome Lists containing this project

README

          

**MiniPipeline**

_A continuing study of Go's interfaces, structs, and channels in a more complex setting of a processing pipeline._