# Functions
New creates a new session API client.
NewDeleteSessionBadRequest creates a DeleteSessionBadRequest with default headers values.
NewDeleteSessionConflict creates a DeleteSessionConflict with default headers values.
NewDeleteSessionOK creates a DeleteSessionOK with default headers values.
NewDeleteSessionParams creates a new DeleteSessionParams object, with the default timeout for this client.
NewDeleteSessionParamsWithContext creates a new DeleteSessionParams object with the ability to set a context for a request.
NewDeleteSessionParamsWithHTTPClient creates a new DeleteSessionParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSessionParamsWithTimeout creates a new DeleteSessionParams object with the ability to set a timeout on a request.
NewDeleteSessionTooManyRequests creates a DeleteSessionTooManyRequests with default headers values.
NewDeleteSessionUnauthorized creates a DeleteSessionUnauthorized with default headers values.
NewDetailSessionNotFound creates a DetailSessionNotFound with default headers values.
NewDetailSessionOK creates a DetailSessionOK with default headers values.
NewDetailSessionParams creates a new DetailSessionParams object, with the default timeout for this client.
NewDetailSessionParamsWithContext creates a new DetailSessionParams object with the ability to set a context for a request.
NewDetailSessionParamsWithHTTPClient creates a new DetailSessionParams object with the ability to set a custom HTTPClient for a request.
NewDetailSessionParamsWithTimeout creates a new DetailSessionParams object with the ability to set a timeout on a request.
NewDetailSessionRoutePathNotFound creates a DetailSessionRoutePathNotFound with default headers values.
NewDetailSessionRoutePathOK creates a DetailSessionRoutePathOK with default headers values.
NewDetailSessionRoutePathParams creates a new DetailSessionRoutePathParams object, with the default timeout for this client.
NewDetailSessionRoutePathParamsWithContext creates a new DetailSessionRoutePathParams object with the ability to set a context for a request.
NewDetailSessionRoutePathParamsWithHTTPClient creates a new DetailSessionRoutePathParams object with the ability to set a custom HTTPClient for a request.
NewDetailSessionRoutePathParamsWithTimeout creates a new DetailSessionRoutePathParams object with the ability to set a timeout on a request.
NewDetailSessionRoutePathTooManyRequests creates a DetailSessionRoutePathTooManyRequests with default headers values.
NewDetailSessionRoutePathUnauthorized creates a DetailSessionRoutePathUnauthorized with default headers values.
NewDetailSessionTooManyRequests creates a DetailSessionTooManyRequests with default headers values.
NewDetailSessionUnauthorized creates a DetailSessionUnauthorized with default headers values.
NewListSessionsBadRequest creates a ListSessionsBadRequest with default headers values.
NewListSessionsOK creates a ListSessionsOK with default headers values.
NewListSessionsParams creates a new ListSessionsParams object, with the default timeout for this client.
NewListSessionsParamsWithContext creates a new ListSessionsParams object with the ability to set a context for a request.
NewListSessionsParamsWithHTTPClient creates a new ListSessionsParams object with the ability to set a custom HTTPClient for a request.
NewListSessionsParamsWithTimeout creates a new ListSessionsParams object with the ability to set a timeout on a request.
NewListSessionsTooManyRequests creates a ListSessionsTooManyRequests with default headers values.
NewListSessionsUnauthorized creates a ListSessionsUnauthorized with default headers values.
# Structs
Client for session API
*/.
DeleteSessionBadRequest describes a response with status code 400, with default header values.
DeleteSessionConflict describes a response with status code 409, with default header values.
DeleteSessionOK describes a response with status code 200, with default header values.
DeleteSessionParams contains all the parameters to send to the API endpoint
for the delete session operation.
DeleteSessionReader is a Reader for the DeleteSession structure.
DeleteSessionTooManyRequests describes a response with status code 429, with default header values.
DeleteSessionUnauthorized describes a response with status code 401, with default header values.
DetailSessionNotFound describes a response with status code 404, with default header values.
DetailSessionOK describes a response with status code 200, with default header values.
DetailSessionParams contains all the parameters to send to the API endpoint
for the detail session operation.
DetailSessionReader is a Reader for the DetailSession structure.
DetailSessionRoutePathNotFound describes a response with status code 404, with default header values.
DetailSessionRoutePathOK describes a response with status code 200, with default header values.
DetailSessionRoutePathParams contains all the parameters to send to the API endpoint
for the detail session route path operation.
DetailSessionRoutePathReader is a Reader for the DetailSessionRoutePath structure.
DetailSessionRoutePathTooManyRequests describes a response with status code 429, with default header values.
DetailSessionRoutePathUnauthorized describes a response with status code 401, with default header values.
DetailSessionTooManyRequests describes a response with status code 429, with default header values.
DetailSessionUnauthorized describes a response with status code 401, with default header values.
ListSessionsBadRequest describes a response with status code 400, with default header values.
ListSessionsOK describes a response with status code 200, with default header values.
ListSessionsParams contains all the parameters to send to the API endpoint
for the list sessions operation.
ListSessionsReader is a Reader for the ListSessions structure.
ListSessionsTooManyRequests describes a response with status code 429, with default header values.
ListSessionsUnauthorized 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.