ssbc / go-luigi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luigi GoDoc Build Status

Luigi is an Golang package for implementing streams of values. It defines types for data Sources and Sinks, and ways to manupulate them via Map / Filter / Reduce.

Examples

These may be found in the Go documentation of the package.

About

License:MIT License


Languages

Language:Go 100.0%