package
0.0.0-20241025025257-74f563e0e577
Repository: https://github.com/fullstack-lang/gongd3.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.
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
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
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
BarAPI 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 barAPI.
BarDB describes a bar 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 barDB.
BarDBResponse provides response swagger:response barDBResponse.
BarPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
BarWOP is a Bar 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.
KeyAPI 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 keyAPI.
KeyDB describes a key 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 keyDB.
KeyDBResponse provides response swagger:response keyDBResponse.
KeyPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
KeyWOP is a Key without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
PieAPI 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 pieAPI.
PieDB describes a pie 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 pieDB.
PieDBResponse provides response swagger:response pieDBResponse.
PiePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
PieWOP is a Pie without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
ScatterAPI 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 scatterAPI.
ScatterDB describes a scatter 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 scatterDB.
ScatterDBResponse provides response swagger:response scatterDBResponse.
ScatterPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ScatterWOP is a Scatter without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
SerieAPI 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 serieAPI.
SerieDB describes a serie 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 serieDB.
SerieDBResponse provides response swagger:response serieDBResponse.
SeriePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SerieWOP is a Serie without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
ValueAPI 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 valueAPI.
ValueDB describes a value 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 valueDB.
ValueDBResponse provides response swagger:response valueDBResponse.
ValuePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ValueWOP is a Value 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

BarDBs arrays barDBs swagger:response barDBsResponse.
No description provided by the author
KeyDBs arrays keyDBs swagger:response keyDBsResponse.
PieDBs arrays pieDBs swagger:response pieDBsResponse.
ScatterDBs arrays scatterDBs swagger:response scatterDBsResponse.
SerieDBs arrays serieDBs swagger:response serieDBsResponse.
ValueDBs arrays valueDBs swagger:response valueDBsResponse.