https://github.com/conduitio/conduit-commons
Shared code between different Conduit repositories.
https://github.com/conduitio/conduit-commons
conduit go
Last synced: 3 months ago
JSON representation
Shared code between different Conduit repositories.
- Host: GitHub
- URL: https://github.com/conduitio/conduit-commons
- Owner: ConduitIO
- License: apache-2.0
- Created: 2023-11-29T18:22:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-18T19:46:07.000Z (3 months ago)
- Last Synced: 2026-02-18T23:50:24.341Z (3 months ago)
- Topics: conduit, go
- Language: Go
- Homepage:
- Size: 665 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Conduit Commons
[](https://github.com/ConduitIO/conduit-commons/blob/main/LICENSE.md)
[](https://github.com/ConduitIO/conduit-commons/actions/workflows/test.yml)
[](https://goreportcard.com/report/github.com/conduitio/conduit-commons)
[](https://pkg.go.dev/github.com/conduitio/conduit-commons)
Conduit Commons is a module containing shared code between
[Conduit](https://github.com/conduitio/conduit) and other related Conduit
repositories like [Conduit Connector SDK](https://github.com/conduitio/conduit-connector-sdk)
and [Conduit Processor SDK](https://github.com/conduitio/conduit-processor-sdk).
Check the [Go Reference](https://pkg.go.dev/github.com/conduitio/conduit-commons)
documentation for more information on the included packages.