package
0.0.0-20240807014722-05f467ab976d
Repository: https://github.com/fullstack-lang/gongleaflet.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

An CircleID parameter model.
CircleInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postCircle updateCircle.
A Controller is the handler of all API REST calls matching the stack model It forwards API requests to the stack instance identified by the GONG_StackPath parameters in the request the stack instance is the BackRepo instance.
An DivIconID parameter model.
DivIconInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postDivIcon updateDivIcon.
A GenericError is the default error message that is generated.
An LayerGroupID parameter model.
LayerGroupInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postLayerGroup updateLayerGroup.
An LayerGroupUseID parameter model.
LayerGroupUseInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postLayerGroupUse updateLayerGroupUse.
An MapOptionsID parameter model.
MapOptionsInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postMapOptions updateMapOptions.
An MarkerID parameter model.
MarkerInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postMarker updateMarker.
An UserClickID parameter model.
UserClickInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postUserClick updateUserClick.
A ValidationError is an that is generated for validation failures.
An VisualTrackID parameter model.
VisualTrackInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postVisualTrack updateVisualTrack.
An VLineID parameter model.
VLineInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postVLine updateVLine.