Go SDK for Iggy

Official Go client SDK for Apache Iggy message streaming.

The client currently supports TCP protocols with blocking implementation.

Contributing

Before creating a pull request, please run golangci-lint and fix any reported lint issues:

golangci-lint run