package
0.0.0-20241118055028-b6f29f44eda7
Repository: https://github.com/fullstack-lang/gonggantt.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
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
# Structs
ArrowAPI 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 arrowAPI.
ArrowDB describes a arrow 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 arrowDB.
ArrowDBResponse provides response swagger:response arrowDBResponse.
ArrowPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
ArrowWOP is a Arrow 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
BackRepoStruct supports callback functions.
BarAPI 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 barAPI.
BarDB describes a bar 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 barDB.
BarDBResponse provides response swagger:response barDBResponse.
BarPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
BarWOP is a Bar 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.
GanttAPI 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 ganttAPI.
GanttDB describes a gantt 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 ganttDB.
GanttDBResponse provides response swagger:response ganttDBResponse.
GanttPointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
GanttWOP is a Gantt 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.
LaneAPI 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 laneAPI.
LaneDB describes a lane 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 laneDB.
LaneDBResponse provides response swagger:response laneDBResponse.
LanePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
LaneUseAPI 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 laneuseAPI.
LaneUseDB describes a laneuse 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 laneuseDB.
LaneUseDBResponse provides response swagger:response laneuseDBResponse.
LaneUsePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
LaneUseWOP is a LaneUse without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
LaneWOP is a Lane without pointers (WOP is an acronym for "Without Pointers") it holds the same basic fields but pointers are encoded into uint.
MilestoneAPI 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 milestoneAPI.
MilestoneDB describes a milestone 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 milestoneDB.
MilestoneDBResponse provides response swagger:response milestoneDBResponse.
MilestonePointersEncoding encodes pointers to Struct and reverse pointers of slice of poitners to Struct.
MilestoneWOP is a Milestone 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
ArrowDBs arrays arrowDBs swagger:response arrowDBsResponse.
BarDBs arrays barDBs swagger:response barDBsResponse.
GanttDBs arrays ganttDBs swagger:response ganttDBsResponse.
GroupDBs arrays groupDBs swagger:response groupDBsResponse.
No description provided by the author
LaneDBs arrays laneDBs swagger:response laneDBsResponse.
LaneUseDBs arrays laneuseDBs swagger:response laneuseDBsResponse.
MilestoneDBs arrays milestoneDBs swagger:response milestoneDBsResponse.