# Packages

No description provided by the author

# Structs

ReindexRequestedProducer is responsible for sending a ReindexRequested event object to the supplied kafka producer, as well as cleanly closing the producer and exposing health check information.

# Interfaces

Marshaller defines a type for marshalling the requested object into a stream of bytes which can be sent to the kafka producer channel.