package
0.0.0-20241104172824-213b8384f26f
Repository: https://github.com/fullstack-lang/gongxlsx.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.
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
BackRepoStruct supports callback 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
DBLite is an in-memory database implementation of DBInterface.
DisplaySelectionAPI 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 displayselectionAPI.
DisplaySelectionDB describes a displayselection 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 displayselectionDB.
DisplaySelectionDBResponse provides response swagger:response displayselectionDBResponse.
DisplaySelectionPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
DisplaySelectionWOP is a DisplaySelection without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
XLCellAPI 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 xlcellAPI.
XLCellDB describes a xlcell 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 xlcellDB.
XLCellDBResponse provides response swagger:response xlcellDBResponse.
XLCellPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
XLCellWOP is a XLCell without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
XLFileAPI 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 xlfileAPI.
XLFileDB describes a xlfile 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 xlfileDB.
XLFileDBResponse provides response swagger:response xlfileDBResponse.
XLFilePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
XLFileWOP is a XLFile without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
XLRowAPI 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 xlrowAPI.
XLRowDB describes a xlrow 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 xlrowDB.
XLRowDBResponse provides response swagger:response xlrowDBResponse.
XLRowPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
XLRowWOP is a XLRow without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
XLSheetAPI 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 xlsheetAPI.
XLSheetDB describes a xlsheet 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 xlsheetDB.
XLSheetDBResponse provides response swagger:response xlsheetDBResponse.
XLSheetPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
XLSheetWOP is a XLSheet 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
DisplaySelectionDBs arrays displayselectionDBs swagger:response displayselectionDBsResponse.
No description provided by the author
XLCellDBs arrays xlcellDBs swagger:response xlcellDBsResponse.
XLFileDBs arrays xlfileDBs swagger:response xlfileDBsResponse.
XLRowDBs arrays xlrowDBs swagger:response xlrowDBsResponse.
XLSheetDBs arrays xlsheetDBs swagger:response xlsheetDBsResponse.