package zmostp_go type Message struct { Channel uint32 Payload []byte }