package
0.0.0-20240604172218-5b9be477bb29
Repository: https://github.com/brave-intl/challenge-bypass-server.git
Documentation: pkg.go.dev

# Functions

Emit sends a message over the Kafka interface.
SignedBlindedTokenIssuerHandler emits signed, blinded tokens based on provided blinded tokens.
No description provided by the author
StartConsumers reads configuration variables and starts the associated kafka consumers.

# Structs

MessageContext is used for channel coordination when processing batches of messages.
No description provided by the author
TopicMapping represents a kafka topic, how to process it, and where to emit the result.

# Type aliases

Processor is a function that is used to process Kafka messages on.