https://github.com/mariocarrion/complex-pipelines
Downloading, processing and storing large files in batches in Go.
https://github.com/mariocarrion/complex-pipelines
complex-pipelines go go-example go-examples golang
Last synced: 9 months ago
JSON representation
Downloading, processing and storing large files in batches in Go.
- Host: GitHub
- URL: https://github.com/mariocarrion/complex-pipelines
- Owner: MarioCarrion
- License: mit
- Created: 2020-07-26T21:21:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T07:55:34.000Z (about 5 years ago)
- Last Synced: 2025-06-19T22:07:55.818Z (9 months ago)
- Topics: complex-pipelines, go, go-example, go-examples, golang
- Language: Go
- Homepage:
- Size: 57.6 KB
- Stars: 8
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Complex Pipelines
This repository includes examples covering all posts of the series "Implementing Complex Pipelines" each folder represents a Go module corresponding to the specific blog post.