package
0.0.18
Repository: https://github.com/i5heu/ouroboros-db.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
The maximum size of the FastMeta is 128kb.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Event represents an event in the EventChain, the absolute top of a EventChain is a RootEvent, look at rootEvents.go.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EventType defines how the event should behave, for example if i get the File of a Patch event i will get the finishes file with all previous patches applied TODO explain in more detail.
FastMeta allows for metadata to be stored in the description of the event itself, what leads to faster access without indexing.
No description provided by the author
FastMetaParameter is a single parameter of FastMeta.
No description provided by the author
This is a unix timestamp in nanoseconds It is used to have some idea of the time of creation of an event.
Title can be used as a category, pseudo type, or name of an event.