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

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

# 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
BackRepoStruct supports callback functions.
GongBasicFieldAPI 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 gongbasicfieldAPI.
GongBasicFieldDB describes a gongbasicfield 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 gongbasicfieldDB.
GongBasicFieldDBResponse provides response swagger:response gongbasicfieldDBResponse.
GongBasicFieldPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongBasicFieldWOP is a GongBasicField without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongEnumAPI 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 gongenumAPI.
GongEnumDB describes a gongenum 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 gongenumDB.
GongEnumDBResponse provides response swagger:response gongenumDBResponse.
GongEnumPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongEnumValueAPI 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 gongenumvalueAPI.
GongEnumValueDB describes a gongenumvalue 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 gongenumvalueDB.
GongEnumValueDBResponse provides response swagger:response gongenumvalueDBResponse.
GongEnumValuePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongEnumValueWOP is a GongEnumValue without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongEnumWOP is a GongEnum without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongLinkAPI 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 gonglinkAPI.
GongLinkDB describes a gonglink 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 gonglinkDB.
GongLinkDBResponse provides response swagger:response gonglinkDBResponse.
GongLinkPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongLinkWOP is a GongLink without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongNoteAPI 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 gongnoteAPI.
GongNoteDB describes a gongnote 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 gongnoteDB.
GongNoteDBResponse provides response swagger:response gongnoteDBResponse.
GongNotePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongNoteWOP is a GongNote without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongStructAPI 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 gongstructAPI.
GongStructDB describes a gongstruct 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 gongstructDB.
GongStructDBResponse provides response swagger:response gongstructDBResponse.
GongStructPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongStructWOP is a GongStruct without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongTimeFieldAPI 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 gongtimefieldAPI.
GongTimeFieldDB describes a gongtimefield 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 gongtimefieldDB.
GongTimeFieldDBResponse provides response swagger:response gongtimefieldDBResponse.
GongTimeFieldPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongTimeFieldWOP is a GongTimeField without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MetaAPI 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 metaAPI.
MetaDB describes a meta 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 metaDB.
MetaDBResponse provides response swagger:response metaDBResponse.
MetaPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MetaReferenceAPI 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 metareferenceAPI.
MetaReferenceDB describes a metareference 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 metareferenceDB.
MetaReferenceDBResponse provides response swagger:response metareferenceDBResponse.
MetaReferencePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MetaReferenceWOP is a MetaReference without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MetaWOP is a Meta without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
ModelPkgAPI 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 modelpkgAPI.
ModelPkgDB describes a modelpkg 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 modelpkgDB.
ModelPkgDBResponse provides response swagger:response modelpkgDBResponse.
ModelPkgPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ModelPkgWOP is a ModelPkg without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
PointerToGongStructFieldAPI 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 pointertogongstructfieldAPI.
PointerToGongStructFieldDB describes a pointertogongstructfield 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 pointertogongstructfieldDB.
PointerToGongStructFieldDBResponse provides response swagger:response pointertogongstructfieldDBResponse.
PointerToGongStructFieldPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
PointerToGongStructFieldWOP is a PointerToGongStructField without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
SliceOfPointerToGongStructFieldAPI 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 sliceofpointertogongstructfieldAPI.
SliceOfPointerToGongStructFieldDB describes a sliceofpointertogongstructfield 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 sliceofpointertogongstructfieldDB.
SliceOfPointerToGongStructFieldDBResponse provides response swagger:response sliceofpointertogongstructfieldDBResponse.
SliceOfPointerToGongStructFieldPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SliceOfPointerToGongStructFieldWOP is a SliceOfPointerToGongStructField 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

GongBasicFieldDBs arrays gongbasicfieldDBs swagger:response gongbasicfieldDBsResponse.
GongEnumDBs arrays gongenumDBs swagger:response gongenumDBsResponse.
GongEnumValueDBs arrays gongenumvalueDBs swagger:response gongenumvalueDBsResponse.
GongLinkDBs arrays gonglinkDBs swagger:response gonglinkDBsResponse.
GongNoteDBs arrays gongnoteDBs swagger:response gongnoteDBsResponse.
GongStructDBs arrays gongstructDBs swagger:response gongstructDBsResponse.
GongTimeFieldDBs arrays gongtimefieldDBs swagger:response gongtimefieldDBsResponse.
No description provided by the author
MetaDBs arrays metaDBs swagger:response metaDBsResponse.
MetaReferenceDBs arrays metareferenceDBs swagger:response metareferenceDBsResponse.
ModelPkgDBs arrays modelpkgDBs swagger:response modelpkgDBsResponse.
PointerToGongStructFieldDBs arrays pointertogongstructfieldDBs swagger:response pointertogongstructfieldDBsResponse.
SliceOfPointerToGongStructFieldDBs arrays sliceofpointertogongstructfieldDBs swagger:response sliceofpointertogongstructfieldDBsResponse.