package
0.0.0-20241031184522-44f8d052dedf
Repository: https://github.com/fullstack-lang/gongtree.git
Documentation: pkg.go.dev

# Packages

generated code - do not edit.

# Functions

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
No description provided by the author
No description provided by the author
NewDBLite creates a new instance of DBLite.

# Variables

this field is used during the restauration process.
this field is used during the restauration process.
this field is used during the restauration process.
this field is used during the restauration process.
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
No description provided by the author
BackRepoStruct supports callback functions.
No description provided by the author
No description provided by the author
ButtonAPI is the input in POST API for POST, API, one needs the fields of the model as well as the fields from associations ("Has One" and "Has Many") that are generated to fullfill the ORM requirements for associations swagger:model buttonAPI.
ButtonDB describes a button in the database It incorporates the GORM ID, basic fields from the model (because they can be serialized), the encoded version of pointers swagger:model buttonDB.
ButtonDBResponse provides response swagger:response buttonDBResponse.
ButtonPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ButtonWOP is a Button without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
DBLite is an in-memory database implementation of DBInterface.
NodeAPI is the input in POST API for POST, API, one needs the fields of the model as well as the fields from associations ("Has One" and "Has Many") that are generated to fullfill the ORM requirements for associations swagger:model nodeAPI.
NodeDB describes a node in the database It incorporates the GORM ID, basic fields from the model (because they can be serialized), the encoded version of pointers swagger:model nodeDB.
NodeDBResponse provides response swagger:response nodeDBResponse.
NodePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
NodeWOP is a Node without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
SVGIconAPI is the input in POST API for POST, API, one needs the fields of the model as well as the fields from associations ("Has One" and "Has Many") that are generated to fullfill the ORM requirements for associations swagger:model svgiconAPI.
SVGIconDB describes a svgicon in the database It incorporates the GORM ID, basic fields from the model (because they can be serialized), the encoded version of pointers swagger:model svgiconDB.
SVGIconDBResponse provides response swagger:response svgiconDBResponse.
SVGIconPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SVGIconWOP is a SVGIcon without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
TreeAPI is the input in POST API for POST, API, one needs the fields of the model as well as the fields from associations ("Has One" and "Has Many") that are generated to fullfill the ORM requirements for associations swagger:model treeAPI.
TreeDB describes a tree in the database It incorporates the GORM ID, basic fields from the model (because they can be serialized), the encoded version of pointers swagger:model treeDB.
TreeDBResponse provides response swagger:response treeDBResponse.
TreePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
TreeWOP is a Tree without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.

# Interfaces

No description provided by the author

# Type aliases

ButtonDBs arrays buttonDBs swagger:response buttonDBsResponse.
No description provided by the author
NodeDBs arrays nodeDBs swagger:response nodeDBsResponse.
SVGIconDBs arrays svgiconDBs swagger:response svgiconDBsResponse.
TreeDBs arrays treeDBs swagger:response treeDBsResponse.