@ -12,6 +12,7 @@ type Handler interface {
type Message struct {
Topic string
Data []byte
Metadata map[string]interface{}
}
type PublishMetadata struct {