# Functions
New initializes a new logger target which sends log over http to the specified endpoint.
# Variables
KafkaSHA256 is a function that returns a crypto/sha256 hasher and should be used to create Client objects configured for SHA-256 hashing.
KafkaSHA512 is a function that returns a crypto/sha512 hasher and should be used to create Client objects configured for SHA-512 hashing.
# Structs
Config - kafka target arguments.
Target - Kafka target.
XDGSCRAMClient implements the client-side of an authentication conversation with a server.