package model type Message struct { Topic Topic Content []byte Timestamp int64 }