Go SDK
The Go SDK allows you to send customer event data using the Go SDK from your Go applications to Krenalis.
Guides
| Guide | What will you learn? |
|---|---|
| Start collecting events | How to install the SDK and import it into your Go application to collect events. |
| Start collecting user data | How to install the SDK and import it into your Go application to collect user data. |
Refer to the Krenalis events documentation for more information on the supported event types.
SDK source code
The source code of the Krenalis Go SDK is available on GitHub and distributed under the MIT license.