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 search string controller API client.
NewDoValidateSearchStringBadRequest creates a DoValidateSearchStringBadRequest with default headers values.
NewDoValidateSearchStringConflict creates a DoValidateSearchStringConflict with default headers values.
NewDoValidateSearchStringForbidden creates a DoValidateSearchStringForbidden with default headers values.
NewDoValidateSearchStringInternalServerError creates a DoValidateSearchStringInternalServerError with default headers values.
NewDoValidateSearchStringNotFound creates a DoValidateSearchStringNotFound with default headers values.
NewDoValidateSearchStringOK creates a DoValidateSearchStringOK with default headers values.
NewDoValidateSearchStringParams creates a new DoValidateSearchStringParams object with the default values initialized.
NewDoValidateSearchStringParamsWithContext creates a new DoValidateSearchStringParams object with the default values initialized, and the ability to set a context for a request.
NewDoValidateSearchStringParamsWithHTTPClient creates a new DoValidateSearchStringParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDoValidateSearchStringParamsWithTimeout creates a new DoValidateSearchStringParams object with the default values initialized, and the ability to set a timeout on a request.
NewDoValidateSearchStringUnauthorized creates a DoValidateSearchStringUnauthorized with default headers values.

# Structs

Client for validate search string controller API */.
DoValidateSearchStringBadRequest handles this case with default header values.
DoValidateSearchStringConflict handles this case with default header values.
DoValidateSearchStringForbidden handles this case with default header values.
DoValidateSearchStringInternalServerError handles this case with default header values.
DoValidateSearchStringNotFound handles this case with default header values.
DoValidateSearchStringOK handles this case with default header values.
DoValidateSearchStringParams contains all the parameters to send to the API endpoint for the do validate search string operation typically these are written to a http.Request */.
DoValidateSearchStringReader is a Reader for the DoValidateSearchString structure.
DoValidateSearchStringUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.