package
7.9.0+incompatible
Repository: https://github.com/confluentinc/examples.git
Documentation: pkg.go.dev
# Functions
ParseArgs parses the command line arguments and returns the config file and topic on success, or exits on error.
ReadCCloudConfig reads the file specified by configFile and creates a map of key-value pairs that correspond to each line of the file.
# Structs
RecordValue represents the struct of the value in a Kafka message.