package
0.4.47
Repository: https://github.com/segmentio/kafka-go.git
Documentation: pkg.go.dev

# Packages

# Functions

MetadataFromContext retrieves the Metadata from the context.
WithMetadata returns a copy of the context with associated Metadata.

# Structs

Metadata contains additional data for performing SASL authentication.

# Interfaces

Mechanism implements the SASL state machine for a particular mode of authentication.
StateMachine implements the SASL challenge/response flow for a single SASL handshake.