# Functions
New creates a new session service API client.
NewSessionServiceCreateDefault creates a SessionServiceCreateDefault with default headers values.
NewSessionServiceCreateOK creates a SessionServiceCreateOK with default headers values.
NewSessionServiceCreateParams creates a new SessionServiceCreateParams object, with the default timeout for this client.
NewSessionServiceCreateParamsWithContext creates a new SessionServiceCreateParams object with the ability to set a context for a request.
NewSessionServiceCreateParamsWithHTTPClient creates a new SessionServiceCreateParams object with the ability to set a custom HTTPClient for a request.
NewSessionServiceCreateParamsWithTimeout creates a new SessionServiceCreateParams object with the ability to set a timeout on a request.
NewSessionServiceDeleteDefault creates a SessionServiceDeleteDefault with default headers values.
NewSessionServiceDeleteOK creates a SessionServiceDeleteOK with default headers values.
NewSessionServiceDeleteParams creates a new SessionServiceDeleteParams object, with the default timeout for this client.
NewSessionServiceDeleteParamsWithContext creates a new SessionServiceDeleteParams object with the ability to set a context for a request.
NewSessionServiceDeleteParamsWithHTTPClient creates a new SessionServiceDeleteParams object with the ability to set a custom HTTPClient for a request.
NewSessionServiceDeleteParamsWithTimeout creates a new SessionServiceDeleteParams object with the ability to set a timeout on a request.
NewSessionServiceGetUserInfoDefault creates a SessionServiceGetUserInfoDefault with default headers values.
NewSessionServiceGetUserInfoOK creates a SessionServiceGetUserInfoOK with default headers values.
NewSessionServiceGetUserInfoParams creates a new SessionServiceGetUserInfoParams object, with the default timeout for this client.
NewSessionServiceGetUserInfoParamsWithContext creates a new SessionServiceGetUserInfoParams object with the ability to set a context for a request.
NewSessionServiceGetUserInfoParamsWithHTTPClient creates a new SessionServiceGetUserInfoParams object with the ability to set a custom HTTPClient for a request.
NewSessionServiceGetUserInfoParamsWithTimeout creates a new SessionServiceGetUserInfoParams object with the ability to set a timeout on a request.
# Structs
Client for session service API
*/.
SessionServiceCreateDefault describes a response with status code -1, with default header values.
SessionServiceCreateOK describes a response with status code 200, with default header values.
SessionServiceCreateParams contains all the parameters to send to the API endpoint
for the session service create operation.
SessionServiceCreateReader is a Reader for the SessionServiceCreate structure.
SessionServiceDeleteDefault describes a response with status code -1, with default header values.
SessionServiceDeleteOK describes a response with status code 200, with default header values.
SessionServiceDeleteParams contains all the parameters to send to the API endpoint
for the session service delete operation.
SessionServiceDeleteReader is a Reader for the SessionServiceDelete structure.
SessionServiceGetUserInfoDefault describes a response with status code -1, with default header values.
SessionServiceGetUserInfoOK describes a response with status code 200, with default header values.
SessionServiceGetUserInfoParams contains all the parameters to send to the API endpoint
for the session service get user info operation.
SessionServiceGetUserInfoReader is a Reader for the SessionServiceGetUserInfo structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.