We've separated helpers which we judged as core into individual modules. In case you want to use one of them:
This package contains the common extensions we use in our projects.
- Postgres
- Statsd
- Kafka Consumer
- Kafka Producer
- Redis
New Extensions:
- Posgres
- Statsd
- Kafka consumer
- Kafka producer
- Dep support.
New Extension:
- Redis
Bugfixes:
- PG extension bugfix
Breaking Changes:
- Each extension has its own package now
Breaking Changes:
- Depreciate support to go deps
- Add go modules
github.com/topfreegames/extensions/v9
- Update minimum go version to 1.12 (including travis)