package
0.0.0-20240901080240-38a32fc67762
Repository: https://github.com/fullstack-lang/gong.git
Documentation: pkg.go.dev

# 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

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
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

# Structs

AstructAPI 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 astructAPI.
AstructBstruct2UseAPI 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 astructbstruct2useAPI.
AstructBstruct2UseDB describes a astructbstruct2use 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 astructbstruct2useDB.
AstructBstruct2UseDBResponse provides response swagger:response astructbstruct2useDBResponse.
AstructBstruct2UsePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
AstructBstruct2UseWOP is a AstructBstruct2Use without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
AstructBstructUseAPI 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 astructbstructuseAPI.
AstructBstructUseDB describes a astructbstructuse 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 astructbstructuseDB.
AstructBstructUseDBResponse provides response swagger:response astructbstructuseDBResponse.
AstructBstructUsePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
AstructBstructUseWOP is a AstructBstructUse without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
AstructDB describes a astruct 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 astructDB.
AstructDBResponse provides response swagger:response astructDBResponse.
AstructPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
AstructWOP is a Astruct without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
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.
BstructAPI 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 bstructAPI.
BstructDB describes a bstruct 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 bstructDB.
BstructDBResponse provides response swagger:response bstructDBResponse.
BstructPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
BstructWOP is a Bstruct without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
DstructAPI 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 dstructAPI.
DstructDB describes a dstruct 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 dstructDB.
DstructDBResponse provides response swagger:response dstructDBResponse.
DstructPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
DstructWOP is a Dstruct without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FstructAPI 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 fstructAPI.
FstructDB describes a fstruct 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 fstructDB.
FstructDBResponse provides response swagger:response fstructDBResponse.
FstructPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FstructWOP is a Fstruct 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

AstructBstruct2UseDBs arrays astructbstruct2useDBs swagger:response astructbstruct2useDBsResponse.
AstructBstructUseDBs arrays astructbstructuseDBs swagger:response astructbstructuseDBsResponse.
AstructDBs arrays astructDBs swagger:response astructDBsResponse.
BstructDBs arrays bstructDBs swagger:response bstructDBsResponse.
DstructDBs arrays dstructDBs swagger:response dstructDBsResponse.
FstructDBs arrays fstructDBs swagger:response fstructDBsResponse.
No description provided by the author