{"id":45941681,"url":"https://github.com/mh-cbon/plumber","last_synced_at":"2026-02-28T10:44:53.085Z","repository":{"id":57551147,"uuid":"89589206","full_name":"mh-cbon/plumber","owner":"mh-cbon","description":"builds pipes to transform a data stream","archived":false,"fork":false,"pushed_at":"2017-04-29T13:33:17.000Z","size":39,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T16:45:34.629Z","etag":null,"topics":["stream-processing"],"latest_commit_sha":null,"homepage":"https://mh-cbon.github.io/plumber/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mh-cbon.png","metadata":{"files":{"readme":"README.e.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-27T11:15:39.000Z","updated_at":"2019-10-29T08:22:03.000Z","dependencies_parsed_at":"2022-09-26T18:41:20.671Z","dependency_job_id":null,"html_url":"https://github.com/mh-cbon/plumber","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/mh-cbon/plumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-cbon%2Fplumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-cbon%2Fplumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-cbon%2Fplumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-cbon%2Fplumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mh-cbon","download_url":"https://codeload.github.com/mh-cbon/plumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mh-cbon%2Fplumber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29930468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["stream-processing"],"created_at":"2026-02-28T10:44:52.489Z","updated_at":"2026-02-28T10:44:53.071Z","avatar_url":"https://github.com/mh-cbon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nLicense: MIT\nLicenseFile: LICENSE\nLicenseColor: yellow\n---\n# {{.Name}}\n\n{{template \"badge/travis\" .}} {{template \"badge/appveyor\" .}} {{template \"badge/goreport\" .}} {{template \"badge/godoc\" .}} {{template \"license/shields\" .}}\n\n{{pkgdoc \"plumber.go\"}}\n\n# {{toc 5}}\n\n# Install\n{{template \"go/install\" .}}\n\n# Generator\n\nTo help you to deal with the step of interface implementation,\n `plumber` comes with a command line program to generate your own typed pipes.\n\n## Usage\n\n#### $ {{exec \"plumber\" \"-help\" | color \"sh\"}}\n\n## Cli examples\n\n```sh\n# Create a pipe of *tomate.SuperStruct in the package mysuperpkg\nplumber - *tomate.SuperStruct\n```\n# API example\n\nFollowing example reads a `source` of `[]byte`, os.Stdin,\nas a list of versions, one per line,\nmanipulates and transforms the chunks\nuntil the data is written on the `sink`, os.Stdout.\n\n#### \u003e {{cat \"demo/main.go\" | color \"go\"}}\n\nFollowing code is the implementation of various\npipe `transformer` that works with `*semver.Version` type.\n\n#### \u003e {{cat \"demo/version.go\" | color \"go\"}}\n\nFollowing is the generated code to build pipes\nto work with `*semver.Version` values.\n\n#### \u003e {{cat \"demo/semver_gen.go\" | color \"go\"}}\n\n# Recipes\n\n#### Release the project\n\n```sh\ngump patch -d # check\ngump patch # bump\n```\n\n# History\n\n[CHANGELOG](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmh-cbon%2Fplumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmh-cbon%2Fplumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmh-cbon%2Fplumber/lists"}