https://github.com/conduitio/conduit-commons
Shared code between different Conduit repositories.
https://github.com/conduitio/conduit-commons
conduit go
Last synced: 24 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T15:13:08.000Z (25 days ago)
- Last Synced: 2025-05-06T16:40:01.126Z (25 days ago)
- Topics: conduit, go
- Language: Go
- Homepage:
- Size: 619 KB
- Stars: 3
- Watchers: 6
- Forks: 3
- Open Issues: 4
-
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.