Thank you for thinking about adding new features to this Google Pub/Sub beat!
In general the steps for developing are:
- Read the contributing file file. We follow standard conventions for Github development.
- Sign the Google CLA if you haven't already.
- Write your code and tests.
- Run
make pre-commit
before submitting pull-requests. This formats your code, tests it and updates the documentation. - Create a pull request.
- That's it!
We support the most recent version of go
.
If you need a feature from a newer version listed here changes are welcome.
- Golang 1.10