Message Wrapper
type MessageWrapper struct {
MsgBroker *streamer.StatefulBroker
LatestMessage *Message
WorkThreadName string
}Last updated
type MessageWrapper struct {
MsgBroker *streamer.StatefulBroker
LatestMessage *Message
WorkThreadName string
}Last updated