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 user session info controller API client.
NewPostUserSessionInfoBadRequest creates a PostUserSessionInfoBadRequest with default headers values.
NewPostUserSessionInfoConflict creates a PostUserSessionInfoConflict with default headers values.
NewPostUserSessionInfoForbidden creates a PostUserSessionInfoForbidden with default headers values.
NewPostUserSessionInfoInternalServerError creates a PostUserSessionInfoInternalServerError with default headers values.
NewPostUserSessionInfoNotFound creates a PostUserSessionInfoNotFound with default headers values.
NewPostUserSessionInfoOK creates a PostUserSessionInfoOK with default headers values.
NewPostUserSessionInfoParams creates a new PostUserSessionInfoParams object with the default values initialized.
NewPostUserSessionInfoParamsWithContext creates a new PostUserSessionInfoParams object with the default values initialized, and the ability to set a context for a request.
NewPostUserSessionInfoParamsWithHTTPClient creates a new PostUserSessionInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostUserSessionInfoParamsWithTimeout creates a new PostUserSessionInfoParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostUserSessionInfoUnauthorized creates a PostUserSessionInfoUnauthorized with default headers values.

# Structs

Client for user session info controller API */.
PostUserSessionInfoBadRequest handles this case with default header values.
PostUserSessionInfoConflict handles this case with default header values.
PostUserSessionInfoForbidden handles this case with default header values.
PostUserSessionInfoInternalServerError handles this case with default header values.
PostUserSessionInfoNotFound handles this case with default header values.
PostUserSessionInfoOK handles this case with default header values.
PostUserSessionInfoParams contains all the parameters to send to the API endpoint for the post user session info operation typically these are written to a http.Request */.
PostUserSessionInfoReader is a Reader for the PostUserSessionInfo structure.
PostUserSessionInfoUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.