package
0.0.10
Repository: https://github.com/justinbarrick/go-matrix.git
Documentation: pkg.go.dev

# Functions

New creates a new open id API client.
NewRequestOpenIDTokenOK creates a RequestOpenIDTokenOK with default headers values.
NewRequestOpenIDTokenParams creates a new RequestOpenIDTokenParams object with the default values initialized.
NewRequestOpenIDTokenParamsWithContext creates a new RequestOpenIDTokenParams object with the default values initialized, and the ability to set a context for a request.
NewRequestOpenIDTokenParamsWithHTTPClient creates a new RequestOpenIDTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRequestOpenIDTokenParamsWithTimeout creates a new RequestOpenIDTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewRequestOpenIDTokenTooManyRequests creates a RequestOpenIDTokenTooManyRequests with default headers values.

# Structs

Client for open id API */.
RequestOpenIDTokenOK handles this case with default header values.
RequestOpenIDTokenParams contains all the parameters to send to the API endpoint for the request open Id token operation typically these are written to a http.Request */.
RequestOpenIDTokenReader is a Reader for the RequestOpenIDToken structure.
RequestOpenIDTokenTooManyRequests handles this case with default header values.