package
0.0.0-20241115145240-a8ef27bde5c9
Repository: https://github.com/fullstack-lang/gongfly.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

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

# 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
BackRepoStruct supports callback functions.
CivilianAirportAPI 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 civilianairportAPI.
CivilianAirportDB describes a civilianairport 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 civilianairportDB.
CivilianAirportDBResponse provides response swagger:response civilianairportDBResponse.
CivilianAirportPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
CivilianAirportWOP is a CivilianAirport 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.
LinerAPI 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 linerAPI.
LinerDB describes a liner 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 linerDB.
LinerDBResponse provides response swagger:response linerDBResponse.
LinerPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
LinerWOP is a Liner without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MessageAPI 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 messageAPI.
MessageDB describes a message 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 messageDB.
MessageDBResponse provides response swagger:response messageDBResponse.
MessagePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MessageWOP is a Message without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
OpsLineAPI 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 opslineAPI.
OpsLineDB describes a opsline 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 opslineDB.
OpsLineDBResponse provides response swagger:response opslineDBResponse.
OpsLinePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
OpsLineWOP is a OpsLine without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
RadarAPI 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 radarAPI.
RadarDB describes a radar 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 radarDB.
RadarDBResponse provides response swagger:response radarDBResponse.
RadarPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
RadarWOP is a Radar without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
SatelliteAPI 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 satelliteAPI.
SatelliteDB describes a satellite 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 satelliteDB.
SatelliteDBResponse provides response swagger:response satelliteDBResponse.
SatellitePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
SatelliteWOP is a Satellite without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
ScenarioAPI 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 scenarioAPI.
ScenarioDB describes a scenario 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 scenarioDB.
ScenarioDBResponse provides response swagger:response scenarioDBResponse.
ScenarioPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ScenarioWOP is a Scenario 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

CivilianAirportDBs arrays civilianairportDBs swagger:response civilianairportDBsResponse.
No description provided by the author
LinerDBs arrays linerDBs swagger:response linerDBsResponse.
MessageDBs arrays messageDBs swagger:response messageDBsResponse.
OpsLineDBs arrays opslineDBs swagger:response opslineDBsResponse.
RadarDBs arrays radarDBs swagger:response radarDBsResponse.
SatelliteDBs arrays satelliteDBs swagger:response satelliteDBsResponse.
ScenarioDBs arrays scenarioDBs swagger:response scenarioDBsResponse.