# Variables
optional structify.StructifyDBOptions db = 50002;.
optional structify.StructifyFieldOptions field = 99432;.
optional structify.MethodOptions method = 99432;.
optional structify.StructifyMessageOptions opts = 99432;.
No description provided by the author
# Structs
No description provided by the author
MethodOptions defines the method options.
Relation defines the relation between two tables.
StructifyDBOptions defines the options for the database connection.
StructifyFieldOptions defines database field options.
StructifyMessageOptions defines database table and comment.
No description provided by the author