package
0.2.0
Repository: https://github.com/loopholelabs/scale-cli.git
Documentation: pkg.go.dev

# Functions

New creates a new userinfo API client.
NewPostUserinfoBadRequest creates a PostUserinfoBadRequest with default headers values.
NewPostUserinfoInternalServerError creates a PostUserinfoInternalServerError with default headers values.
NewPostUserinfoOK creates a PostUserinfoOK with default headers values.
NewPostUserinfoParams creates a new PostUserinfoParams object, with the default timeout for this client.
NewPostUserinfoParamsWithContext creates a new PostUserinfoParams object with the ability to set a context for a request.
NewPostUserinfoParamsWithHTTPClient creates a new PostUserinfoParams object with the ability to set a custom HTTPClient for a request.
NewPostUserinfoParamsWithTimeout creates a new PostUserinfoParams object with the ability to set a timeout on a request.
NewPostUserinfoUnauthorized creates a PostUserinfoUnauthorized with default headers values.

# Structs

Client for userinfo API */.
PostUserinfoBadRequest describes a response with status code 400, with default header values.
PostUserinfoInternalServerError describes a response with status code 500, with default header values.
PostUserinfoOK describes a response with status code 200, with default header values.
PostUserinfoParams contains all the parameters to send to the API endpoint for the post userinfo operation.
PostUserinfoReader is a Reader for the PostUserinfo structure.
PostUserinfoUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.