package
0.0.0-20240901080240-38a32fc67762
Repository: https://github.com/fullstack-lang/gong.git
Documentation: pkg.go.dev
# Structs
An AstructBstruct2UseID parameter model.
AstructBstruct2UseInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAstructBstruct2Use updateAstructBstruct2Use.
An AstructBstructUseID parameter model.
AstructBstructUseInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAstructBstructUse updateAstructBstructUse.
An AstructID parameter model.
AstructInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAstruct updateAstruct.
An BstructID parameter model.
BstructInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postBstruct updateBstruct.
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 DstructID parameter model.
DstructInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postDstruct updateDstruct.
An FstructID parameter model.
FstructInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postFstruct updateFstruct.
A GenericError is the default error message that is generated.
A ValidationError is an that is generated for validation failures.