package
0.0.0-20220126145513-7b3e9a72af01
Repository: https://github.com/piper-validation/fortify-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new validate equation controller API client.
NewDoValidateEquationBadRequest creates a DoValidateEquationBadRequest with default headers values.
NewDoValidateEquationConflict creates a DoValidateEquationConflict with default headers values.
NewDoValidateEquationForbidden creates a DoValidateEquationForbidden with default headers values.
NewDoValidateEquationInternalServerError creates a DoValidateEquationInternalServerError with default headers values.
NewDoValidateEquationNotFound creates a DoValidateEquationNotFound with default headers values.
NewDoValidateEquationOK creates a DoValidateEquationOK with default headers values.
NewDoValidateEquationParams creates a new DoValidateEquationParams object with the default values initialized.
NewDoValidateEquationParamsWithContext creates a new DoValidateEquationParams object with the default values initialized, and the ability to set a context for a request.
NewDoValidateEquationParamsWithHTTPClient creates a new DoValidateEquationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDoValidateEquationParamsWithTimeout creates a new DoValidateEquationParams object with the default values initialized, and the ability to set a timeout on a request.
NewDoValidateEquationUnauthorized creates a DoValidateEquationUnauthorized with default headers values.

# Structs

Client for validate equation controller API */.
DoValidateEquationBadRequest handles this case with default header values.
DoValidateEquationConflict handles this case with default header values.
DoValidateEquationForbidden handles this case with default header values.
DoValidateEquationInternalServerError handles this case with default header values.
DoValidateEquationNotFound handles this case with default header values.
DoValidateEquationOK handles this case with default header values.
DoValidateEquationParams contains all the parameters to send to the API endpoint for the do validate equation operation typically these are written to a http.Request */.
DoValidateEquationReader is a Reader for the DoValidateEquation structure.
DoValidateEquationUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.