struct Aquamarine::SerializedRecord

Defined in:

aquamarine/serialized_record.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(event_id : UUID, data : String, metadata : String, event_type : String) #

[View source]

Instance Method Detail

def data : String #

[View source]
def event_id : UUID #

[View source]
def event_type : String #

[View source]
def metadata : String #

[View source]