package
0.0.0-20220731021823-891b8cbd4160
Repository: https://github.com/carina-hackatom/nova.git
Documentation: pkg.go.dev

# Variables

singleton specifies that this message will be used as an ORM singleton.
table specifies that this message will be used as an ORM table.
No description provided by the author

# Structs

PrimaryKeyDescriptor describes a table primary key.
PrimaryKeyDescriptor describes a table secondary index.
TableDescriptor describes an ORM singleton table which has at most one instance.
TableDescriptor describes an ORM table.