package
0.0.0-20240831012341-ee12ba018308
Repository: https://github.com/fullstack-lang/gongdoc.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.
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
# 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
BackRepoStruct supports callback functions.
No description provided by the author
No description provided by the author
No description provided by the author
ClassdiagramAPI 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 classdiagramAPI.
ClassdiagramDB describes a classdiagram 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 classdiagramDB.
ClassdiagramDBResponse provides response swagger:response classdiagramDBResponse.
ClassdiagramPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ClassdiagramWOP is a Classdiagram without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
DiagramPackageAPI 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 diagrampackageAPI.
DiagramPackageDB describes a diagrampackage 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 diagrampackageDB.
DiagramPackageDBResponse provides response swagger:response diagrampackageDBResponse.
DiagramPackagePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
DiagramPackageWOP is a DiagramPackage without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
FieldAPI 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 fieldAPI.
FieldDB describes a field 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 fieldDB.
FieldDBResponse provides response swagger:response fieldDBResponse.
FieldPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
FieldWOP is a Field without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongEnumShapeAPI 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 gongenumshapeAPI.
GongEnumShapeDB describes a gongenumshape 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 gongenumshapeDB.
GongEnumShapeDBResponse provides response swagger:response gongenumshapeDBResponse.
GongEnumShapePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongEnumShapeWOP is a GongEnumShape without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongEnumValueEntryAPI 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 gongenumvalueentryAPI.
GongEnumValueEntryDB describes a gongenumvalueentry 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 gongenumvalueentryDB.
GongEnumValueEntryDBResponse provides response swagger:response gongenumvalueentryDBResponse.
GongEnumValueEntryPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongEnumValueEntryWOP is a GongEnumValueEntry without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
GongStructShapeAPI 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 gongstructshapeAPI.
GongStructShapeDB describes a gongstructshape 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 gongstructshapeDB.
GongStructShapeDBResponse provides response swagger:response gongstructshapeDBResponse.
GongStructShapePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GongStructShapeWOP is a GongStructShape without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
LinkAPI 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 linkAPI.
LinkDB describes a link 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 linkDB.
LinkDBResponse provides response swagger:response linkDBResponse.
LinkPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
LinkWOP is a Link without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
NoteShapeAPI 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 noteshapeAPI.
NoteShapeDB describes a noteshape 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 noteshapeDB.
NoteShapeDBResponse provides response swagger:response noteshapeDBResponse.
NoteShapeLinkAPI 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 noteshapelinkAPI.
NoteShapeLinkDB describes a noteshapelink 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 noteshapelinkDB.
NoteShapeLinkDBResponse provides response swagger:response noteshapelinkDBResponse.
NoteShapeLinkPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
NoteShapeLinkWOP is a NoteShapeLink without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
NoteShapePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
NoteShapeWOP is a NoteShape without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
PositionAPI 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 positionAPI.
PositionDB describes a position 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 positionDB.
PositionDBResponse provides response swagger:response positionDBResponse.
PositionPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
PositionWOP is a Position without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
UmlscAPI 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 umlscAPI.
UmlscDB describes a umlsc 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 umlscDB.
UmlscDBResponse provides response swagger:response umlscDBResponse.
UmlscPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
UmlscWOP is a Umlsc without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
UmlStateAPI 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 umlstateAPI.
UmlStateDB describes a umlstate 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 umlstateDB.
UmlStateDBResponse provides response swagger:response umlstateDBResponse.
UmlStatePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
UmlStateWOP is a UmlState without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
VerticeAPI 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 verticeAPI.
VerticeDB describes a vertice 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 verticeDB.
VerticeDBResponse provides response swagger:response verticeDBResponse.
VerticePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
VerticeWOP is a Vertice 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
ClassdiagramDBs arrays classdiagramDBs swagger:response classdiagramDBsResponse.
DiagramPackageDBs arrays diagrampackageDBs swagger:response diagrampackageDBsResponse.
FieldDBs arrays fieldDBs swagger:response fieldDBsResponse.
GongEnumShapeDBs arrays gongenumshapeDBs swagger:response gongenumshapeDBsResponse.
GongEnumValueEntryDBs arrays gongenumvalueentryDBs swagger:response gongenumvalueentryDBsResponse.
GongStructShapeDBs arrays gongstructshapeDBs swagger:response gongstructshapeDBsResponse.
No description provided by the author
LinkDBs arrays linkDBs swagger:response linkDBsResponse.
NoteShapeDBs arrays noteshapeDBs swagger:response noteshapeDBsResponse.
NoteShapeLinkDBs arrays noteshapelinkDBs swagger:response noteshapelinkDBsResponse.
PositionDBs arrays positionDBs swagger:response positionDBsResponse.
UmlscDBs arrays umlscDBs swagger:response umlscDBsResponse.
UmlStateDBs arrays umlstateDBs swagger:response umlstateDBsResponse.
VerticeDBs arrays verticeDBs swagger:response verticeDBsResponse.