package
0.0.0-20241025025257-74f563e0e577
Repository: https://github.com/fullstack-lang/gongd3.git
Documentation: pkg.go.dev

# Functions

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

# Structs

An BarID parameter model.
BarInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postBar updateBar.
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.
A GenericError is the default error message that is generated.
An KeyID parameter model.
KeyInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postKey updateKey.
An PieID parameter model.
PieInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postPie updatePie.
An ScatterID parameter model.
ScatterInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postScatter updateScatter.
An SerieID parameter model.
SerieInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postSerie updateSerie.
A ValidationError is an that is generated for validation failures.
An ValueID parameter model.
ValueInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postValue updateValue.