# Functions
New creates a new operations API client.
NewElapseForbidden creates a ElapseForbidden with default headers values.
NewElapseOK creates a ElapseOK with default headers values.
NewElapseParams creates a new ElapseParams object, with the default timeout for this client.
NewElapseParamsWithContext creates a new ElapseParams object with the ability to set a context for a request.
NewElapseParamsWithHTTPClient creates a new ElapseParams object with the ability to set a custom HTTPClient for a request.
NewElapseParamsWithTimeout creates a new ElapseParams object with the ability to set a timeout on a request.
# Structs
Client for operations API
*/.
ElapseForbidden describes a response with status code 403, with default header values.
ElapseOK describes a response with status code 200, with default header values.
ElapseParams contains all the parameters to send to the API endpoint
for the elapse operation.
ElapseReader is a Reader for the Elapse structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.