package
0.1.1
Repository: https://github.com/timdrysdale/gojans.git
Documentation: pkg.go.dev

# Functions

New creates a new token introspection API client.
NewGetRptStatusInternalServerError creates a GetRptStatusInternalServerError with default headers values.
NewGetRptStatusMethodNotAllowed creates a GetRptStatusMethodNotAllowed with default headers values.
NewGetRptStatusOK creates a GetRptStatusOK with default headers values.
NewGetRptStatusParams creates a new GetRptStatusParams object with the default values initialized.
NewGetRptStatusParamsWithContext creates a new GetRptStatusParams object with the default values initialized, and the ability to set a context for a request.
NewGetRptStatusParamsWithHTTPClient creates a new GetRptStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetRptStatusParamsWithTimeout creates a new GetRptStatusParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostRptStatusInternalServerError creates a PostRptStatusInternalServerError with default headers values.
NewPostRptStatusMethodNotAllowed creates a PostRptStatusMethodNotAllowed with default headers values.
NewPostRptStatusOK creates a PostRptStatusOK with default headers values.
NewPostRptStatusParams creates a new PostRptStatusParams object with the default values initialized.
NewPostRptStatusParamsWithContext creates a new PostRptStatusParams object with the default values initialized, and the ability to set a context for a request.
NewPostRptStatusParamsWithHTTPClient creates a new PostRptStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostRptStatusParamsWithTimeout creates a new PostRptStatusParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for token introspection API */.
GetRptStatusInternalServerError handles this case with default header values.
GetRptStatusMethodNotAllowed handles this case with default header values.
GetRptStatusOK handles this case with default header values.
GetRptStatusParams contains all the parameters to send to the API endpoint for the get rpt status operation typically these are written to a http.Request */.
GetRptStatusReader is a Reader for the GetRptStatus structure.
PostRptStatusInternalServerError handles this case with default header values.
PostRptStatusMethodNotAllowed handles this case with default header values.
PostRptStatusOK handles this case with default header values.
PostRptStatusParams contains all the parameters to send to the API endpoint for the post rpt status operation typically these are written to a http.Request */.
PostRptStatusReader is a Reader for the PostRptStatus structure.

# Interfaces

ClientService is the interface for Client methods.