package
0.0.0-20250122020235-60a53e6af8ad
Repository: https://github.com/fullstack-lang/gongxsd.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
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
# Structs
AnnotationAPI 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 annotationAPI.
AnnotationDB describes a annotation 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 annotationDB.
AnnotationDBResponse provides response swagger:response annotationDBResponse.
AnnotationPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
AnnotationWOP is a Annotation 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
BackRepoStruct supports callback functions.
ComplexContentAPI 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 complexcontentAPI.
ComplexContentDB describes a complexcontent 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 complexcontentDB.
ComplexContentDBResponse provides response swagger:response complexcontentDBResponse.
ComplexContentPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ComplexContentWOP is a ComplexContent without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
ComplexTypeAPI 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 complextypeAPI.
ComplexTypeDB describes a complextype 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 complextypeDB.
ComplexTypeDBResponse provides response swagger:response complextypeDBResponse.
ComplexTypePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ComplexTypeWOP is a ComplexType without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
DocumentationAPI 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 documentationAPI.
DocumentationDB describes a documentation 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 documentationDB.
DocumentationDBResponse provides response swagger:response documentationDBResponse.
DocumentationPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
DocumentationWOP is a Documentation without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
SchemaAPI 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 schemaAPI.
SchemaDB describes a schema 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 schemaDB.
SchemaDBResponse provides response swagger:response schemaDBResponse.
SchemaPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SchemaWOP is a Schema 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
AnnotationDBs arrays annotationDBs swagger:response annotationDBsResponse.
ComplexContentDBs arrays complexcontentDBs swagger:response complexcontentDBsResponse.
ComplexTypeDBs arrays complextypeDBs swagger:response complextypeDBsResponse.
DocumentationDBs arrays documentationDBs swagger:response documentationDBsResponse.
No description provided by the author
SchemaDBs arrays schemaDBs swagger:response schemaDBsResponse.