# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
OriginalKey stores the original schedule key.
OriginalTimestamp will store the timestamp of the message in the scheduler topic.
OriginalTopic stores the scheduler topic where it came from.
# Structs
No description provided by the author
No description provided by the author
in the confluent go lib, in the delivery channel, the original timestamp and headers are not available, so we need to pass them through via the Opaque field.
No description provided by the author