package
0.0.0-20250122020235-60a53e6af8ad
Repository: https://github.com/fullstack-lang/gongxsd.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
No description provided by the author
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.
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
# Structs
AllAPI 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 allAPI.
AllDB describes a all 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 allDB.
AllDBResponse provides response swagger:response allDBResponse.
AllPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
AllWOP is a All without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
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.
AttributeAPI 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 attributeAPI.
AttributeDB describes a attribute 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 attributeDB.
AttributeDBResponse provides response swagger:response attributeDBResponse.
AttributeGroupAPI 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 attributegroupAPI.
AttributeGroupDB describes a attributegroup 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 attributegroupDB.
AttributeGroupDBResponse provides response swagger:response attributegroupDBResponse.
AttributeGroupPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
AttributeGroupWOP is a AttributeGroup without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
AttributePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
AttributeWOP is a Attribute 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
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
No description provided by the author
No description provided by the author
ChoiceAPI 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 choiceAPI.
ChoiceDB describes a choice 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 choiceDB.
ChoiceDBResponse provides response swagger:response choiceDBResponse.
ChoicePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ChoiceWOP is a Choice without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
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.
DBLite is an in-memory database implementation of DBInterface.
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.
ElementAPI 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 elementAPI.
ElementDB describes a element 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 elementDB.
ElementDBResponse provides response swagger:response elementDBResponse.
ElementPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ElementWOP is a Element without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
EnumerationAPI 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 enumerationAPI.
EnumerationDB describes a enumeration 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 enumerationDB.
EnumerationDBResponse provides response swagger:response enumerationDBResponse.
EnumerationPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
EnumerationWOP is a Enumeration without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
ExtensionAPI 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 extensionAPI.
ExtensionDB describes a extension 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 extensionDB.
ExtensionDBResponse provides response swagger:response extensionDBResponse.
ExtensionPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ExtensionWOP is a Extension without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GroupAPI 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 groupAPI.
GroupDB describes a group 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 groupDB.
GroupDBResponse provides response swagger:response groupDBResponse.
GroupPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GroupWOP is a Group without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
LengthAPI 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 lengthAPI.
LengthDB describes a length 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 lengthDB.
LengthDBResponse provides response swagger:response lengthDBResponse.
LengthPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
LengthWOP is a Length without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MaxInclusiveAPI 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 maxinclusiveAPI.
MaxInclusiveDB describes a maxinclusive 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 maxinclusiveDB.
MaxInclusiveDBResponse provides response swagger:response maxinclusiveDBResponse.
MaxInclusivePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MaxInclusiveWOP is a MaxInclusive without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MaxLengthAPI 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 maxlengthAPI.
MaxLengthDB describes a maxlength 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 maxlengthDB.
MaxLengthDBResponse provides response swagger:response maxlengthDBResponse.
MaxLengthPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MaxLengthWOP is a MaxLength without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MinInclusiveAPI 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 mininclusiveAPI.
MinInclusiveDB describes a mininclusive 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 mininclusiveDB.
MinInclusiveDBResponse provides response swagger:response mininclusiveDBResponse.
MinInclusivePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MinInclusiveWOP is a MinInclusive without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MinLengthAPI 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 minlengthAPI.
MinLengthDB describes a minlength 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 minlengthDB.
MinLengthDBResponse provides response swagger:response minlengthDBResponse.
MinLengthPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MinLengthWOP is a MinLength without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
PatternAPI 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 patternAPI.
PatternDB describes a pattern 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 patternDB.
PatternDBResponse provides response swagger:response patternDBResponse.
PatternPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
PatternWOP is a Pattern without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
RestrictionAPI 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 restrictionAPI.
RestrictionDB describes a restriction 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 restrictionDB.
RestrictionDBResponse provides response swagger:response restrictionDBResponse.
RestrictionPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
RestrictionWOP is a Restriction 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.
SequenceAPI 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 sequenceAPI.
SequenceDB describes a sequence 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 sequenceDB.
SequenceDBResponse provides response swagger:response sequenceDBResponse.
SequencePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SequenceWOP is a Sequence without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
SimpleContentAPI 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 simplecontentAPI.
SimpleContentDB describes a simplecontent 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 simplecontentDB.
SimpleContentDBResponse provides response swagger:response simplecontentDBResponse.
SimpleContentPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SimpleContentWOP is a SimpleContent without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
SimpleTypeAPI 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 simpletypeAPI.
SimpleTypeDB describes a simpletype 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 simpletypeDB.
SimpleTypeDBResponse provides response swagger:response simpletypeDBResponse.
SimpleTypePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SimpleTypeWOP is a SimpleType without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
TotalDigitAPI 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 totaldigitAPI.
TotalDigitDB describes a totaldigit 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 totaldigitDB.
TotalDigitDBResponse provides response swagger:response totaldigitDBResponse.
TotalDigitPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
TotalDigitWOP is a TotalDigit without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
UnionAPI 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 unionAPI.
UnionDB describes a union 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 unionDB.
UnionDBResponse provides response swagger:response unionDBResponse.
UnionPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
UnionWOP is a Union without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
WhiteSpaceAPI 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 whitespaceAPI.
WhiteSpaceDB describes a whitespace 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 whitespaceDB.
WhiteSpaceDBResponse provides response swagger:response whitespaceDBResponse.
WhiteSpacePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
WhiteSpaceWOP is a WhiteSpace 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
AllDBs arrays allDBs swagger:response allDBsResponse.
AnnotationDBs arrays annotationDBs swagger:response annotationDBsResponse.
AttributeDBs arrays attributeDBs swagger:response attributeDBsResponse.
AttributeGroupDBs arrays attributegroupDBs swagger:response attributegroupDBsResponse.
ChoiceDBs arrays choiceDBs swagger:response choiceDBsResponse.
ComplexContentDBs arrays complexcontentDBs swagger:response complexcontentDBsResponse.
ComplexTypeDBs arrays complextypeDBs swagger:response complextypeDBsResponse.
DocumentationDBs arrays documentationDBs swagger:response documentationDBsResponse.
ElementDBs arrays elementDBs swagger:response elementDBsResponse.
EnumerationDBs arrays enumerationDBs swagger:response enumerationDBsResponse.
ExtensionDBs arrays extensionDBs swagger:response extensionDBsResponse.
GroupDBs arrays groupDBs swagger:response groupDBsResponse.
No description provided by the author
LengthDBs arrays lengthDBs swagger:response lengthDBsResponse.
MaxInclusiveDBs arrays maxinclusiveDBs swagger:response maxinclusiveDBsResponse.
MaxLengthDBs arrays maxlengthDBs swagger:response maxlengthDBsResponse.
MinInclusiveDBs arrays mininclusiveDBs swagger:response mininclusiveDBsResponse.
MinLengthDBs arrays minlengthDBs swagger:response minlengthDBsResponse.
PatternDBs arrays patternDBs swagger:response patternDBsResponse.
RestrictionDBs arrays restrictionDBs swagger:response restrictionDBsResponse.
SchemaDBs arrays schemaDBs swagger:response schemaDBsResponse.
SequenceDBs arrays sequenceDBs swagger:response sequenceDBsResponse.
SimpleContentDBs arrays simplecontentDBs swagger:response simplecontentDBsResponse.
SimpleTypeDBs arrays simpletypeDBs swagger:response simpletypeDBsResponse.
TotalDigitDBs arrays totaldigitDBs swagger:response totaldigitDBsResponse.
UnionDBs arrays unionDBs swagger:response unionDBsResponse.
WhiteSpaceDBs arrays whitespaceDBs swagger:response whitespaceDBsResponse.