package messages type Event struct { Type string Id string Data []byte }