proxy.golang.org : github.com/devalexandre/pipe
The pipe package provides a simple yet powerful way to create Unix-like pipelines in Go. It allows developers to chain together functions in a sequence where the output of one function becomes the input to the next. This package is designed to make function composition intuitive and to support clean, readable code for complex data processing tasks.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/devalexandre/pipe
License:
Latest release: 3 months ago
First release: about 1 year ago
Namespace: github.com/devalexandre
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago