Converters and Codecs - Go SDK feature guide
Learn how to create a custom Payload Codec in Go, including encryption/compression and decryption/decompression logic, and use it with Data Converter to convert bytes to bytes. Discover how to set a custom Payload Codec with an instance of Data Converter in client options.