package
0.1.4
Repository: https://github.com/goolanger/swaggerize-auth.git
Documentation: pkg.go.dev

# Functions

New creates a new scopes API client.
NewInfoInternalServerError creates a InfoInternalServerError with default headers values.
NewInfoOK creates a InfoOK with default headers values.
NewInfoParams creates a new InfoParams object with the default values initialized.
NewInfoParamsWithContext creates a new InfoParams object with the default values initialized, and the ability to set a context for a request.
NewInfoParamsWithHTTPClient creates a new InfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewInfoParamsWithTimeout creates a new InfoParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for scopes API */.
InfoInternalServerError handles this case with default header values.
InfoOK handles this case with default header values.
InfoOKBody info o k body swagger:model InfoOKBody */.
InfoParams contains all the parameters to send to the API endpoint for the info operation typically these are written to a http.Request */.
InfoReader is a Reader for the Info structure.

# Interfaces

ClientService is the interface for Client methods.