package
0.0.0-20241109113242-db23dddac4a3
Repository: https://github.com/fullstack-lang/gongtable.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.
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.
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.
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
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
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
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
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
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
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
CellAPI 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 cellAPI.
CellBooleanAPI 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 cellbooleanAPI.
CellBooleanDB describes a cellboolean 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 cellbooleanDB.
CellBooleanDBResponse provides response swagger:response cellbooleanDBResponse.
CellBooleanPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CellBooleanWOP is a CellBoolean without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
CellDB describes a cell 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 cellDB.
CellDBResponse provides response swagger:response cellDBResponse.
CellFloat64API 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 cellfloat64API.
CellFloat64DB describes a cellfloat64 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 cellfloat64DB.
CellFloat64DBResponse provides response swagger:response cellfloat64DBResponse.
CellFloat64PointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CellFloat64WOP is a CellFloat64 without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
CellIconAPI 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 celliconAPI.
CellIconDB describes a cellicon 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 celliconDB.
CellIconDBResponse provides response swagger:response celliconDBResponse.
CellIconPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CellIconWOP is a CellIcon without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
CellIntAPI 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 cellintAPI.
CellIntDB describes a cellint 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 cellintDB.
CellIntDBResponse provides response swagger:response cellintDBResponse.
CellIntPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CellIntWOP is a CellInt without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
CellPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CellStringAPI 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 cellstringAPI.
CellStringDB describes a cellstring 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 cellstringDB.
CellStringDBResponse provides response swagger:response cellstringDBResponse.
CellStringPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CellStringWOP is a CellString without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
CellWOP is a Cell without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
CheckBoxAPI 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 checkboxAPI.
CheckBoxDB describes a checkbox 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 checkboxDB.
CheckBoxDBResponse provides response swagger:response checkboxDBResponse.
CheckBoxPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CheckBoxWOP is a CheckBox 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.
DisplayedColumnAPI 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 displayedcolumnAPI.
DisplayedColumnDB describes a displayedcolumn 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 displayedcolumnDB.
DisplayedColumnDBResponse provides response swagger:response displayedcolumnDBResponse.
DisplayedColumnPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
DisplayedColumnWOP is a DisplayedColumn without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormDivAPI 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 formdivAPI.
FormDivDB describes a formdiv 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 formdivDB.
FormDivDBResponse provides response swagger:response formdivDBResponse.
FormDivPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormDivWOP is a FormDiv without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormEditAssocButtonAPI 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 formeditassocbuttonAPI.
FormEditAssocButtonDB describes a formeditassocbutton 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 formeditassocbuttonDB.
FormEditAssocButtonDBResponse provides response swagger:response formeditassocbuttonDBResponse.
FormEditAssocButtonPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormEditAssocButtonWOP is a FormEditAssocButton without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldAPI 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 formfieldAPI.
FormFieldDateAPI 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 formfielddateAPI.
FormFieldDateDB describes a formfielddate 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 formfielddateDB.
FormFieldDateDBResponse provides response swagger:response formfielddateDBResponse.
FormFieldDatePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldDateTimeAPI 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 formfielddatetimeAPI.
FormFieldDateTimeDB describes a formfielddatetime 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 formfielddatetimeDB.
FormFieldDateTimeDBResponse provides response swagger:response formfielddatetimeDBResponse.
FormFieldDateTimePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldDateTimeWOP is a FormFieldDateTime without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldDateWOP is a FormFieldDate without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldDB describes a formfield 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 formfieldDB.
FormFieldDBResponse provides response swagger:response formfieldDBResponse.
FormFieldFloat64API 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 formfieldfloat64API.
FormFieldFloat64DB describes a formfieldfloat64 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 formfieldfloat64DB.
FormFieldFloat64DBResponse provides response swagger:response formfieldfloat64DBResponse.
FormFieldFloat64PointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldFloat64WOP is a FormFieldFloat64 without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldIntAPI 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 formfieldintAPI.
FormFieldIntDB describes a formfieldint 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 formfieldintDB.
FormFieldIntDBResponse provides response swagger:response formfieldintDBResponse.
FormFieldIntPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldIntWOP is a FormFieldInt without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldSelectAPI 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 formfieldselectAPI.
FormFieldSelectDB describes a formfieldselect 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 formfieldselectDB.
FormFieldSelectDBResponse provides response swagger:response formfieldselectDBResponse.
FormFieldSelectPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldSelectWOP is a FormFieldSelect without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldStringAPI 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 formfieldstringAPI.
FormFieldStringDB describes a formfieldstring 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 formfieldstringDB.
FormFieldStringDBResponse provides response swagger:response formfieldstringDBResponse.
FormFieldStringPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldStringWOP is a FormFieldString without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldTimeAPI 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 formfieldtimeAPI.
FormFieldTimeDB describes a formfieldtime 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 formfieldtimeDB.
FormFieldTimeDBResponse provides response swagger:response formfieldtimeDBResponse.
FormFieldTimePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormFieldTimeWOP is a FormFieldTime without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormFieldWOP is a FormField without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormGroupAPI 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 formgroupAPI.
FormGroupDB describes a formgroup 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 formgroupDB.
FormGroupDBResponse provides response swagger:response formgroupDBResponse.
FormGroupPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormGroupWOP is a FormGroup without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FormSortAssocButtonAPI 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 formsortassocbuttonAPI.
FormSortAssocButtonDB describes a formsortassocbutton 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 formsortassocbuttonDB.
FormSortAssocButtonDBResponse provides response swagger:response formsortassocbuttonDBResponse.
FormSortAssocButtonPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FormSortAssocButtonWOP is a FormSortAssocButton without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
OptionAPI 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 optionAPI.
OptionDB describes a option 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 optionDB.
OptionDBResponse provides response swagger:response optionDBResponse.
OptionPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
OptionWOP is a Option without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
RowAPI 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 rowAPI.
RowDB describes a row 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 rowDB.
RowDBResponse provides response swagger:response rowDBResponse.
RowPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
RowWOP is a Row without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
TableAPI 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 tableAPI.
TableDB describes a table 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 tableDB.
TableDBResponse provides response swagger:response tableDBResponse.
TablePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
TableWOP is a Table 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

CellBooleanDBs arrays cellbooleanDBs swagger:response cellbooleanDBsResponse.
CellDBs arrays cellDBs swagger:response cellDBsResponse.
CellFloat64DBs arrays cellfloat64DBs swagger:response cellfloat64DBsResponse.
CellIconDBs arrays celliconDBs swagger:response celliconDBsResponse.
CellIntDBs arrays cellintDBs swagger:response cellintDBsResponse.
CellStringDBs arrays cellstringDBs swagger:response cellstringDBsResponse.
CheckBoxDBs arrays checkboxDBs swagger:response checkboxDBsResponse.
DisplayedColumnDBs arrays displayedcolumnDBs swagger:response displayedcolumnDBsResponse.
FormDivDBs arrays formdivDBs swagger:response formdivDBsResponse.
FormEditAssocButtonDBs arrays formeditassocbuttonDBs swagger:response formeditassocbuttonDBsResponse.
FormFieldDateDBs arrays formfielddateDBs swagger:response formfielddateDBsResponse.
FormFieldDateTimeDBs arrays formfielddatetimeDBs swagger:response formfielddatetimeDBsResponse.
FormFieldDBs arrays formfieldDBs swagger:response formfieldDBsResponse.
FormFieldFloat64DBs arrays formfieldfloat64DBs swagger:response formfieldfloat64DBsResponse.
FormFieldIntDBs arrays formfieldintDBs swagger:response formfieldintDBsResponse.
FormFieldSelectDBs arrays formfieldselectDBs swagger:response formfieldselectDBsResponse.
FormFieldStringDBs arrays formfieldstringDBs swagger:response formfieldstringDBsResponse.
FormFieldTimeDBs arrays formfieldtimeDBs swagger:response formfieldtimeDBsResponse.
FormGroupDBs arrays formgroupDBs swagger:response formgroupDBsResponse.
FormSortAssocButtonDBs arrays formsortassocbuttonDBs swagger:response formsortassocbuttonDBsResponse.
No description provided by the author
OptionDBs arrays optionDBs swagger:response optionDBsResponse.
RowDBs arrays rowDBs swagger:response rowDBsResponse.
TableDBs arrays tableDBs swagger:response tableDBsResponse.