# Functions
New creates a new activity service API client.
New creates a new activity service API client with basic auth credentials.
New creates a new activity service API client with a bearer token for authentication.
NewSearchSubscriptionsForbidden creates a SearchSubscriptionsForbidden with default headers values.
NewSearchSubscriptionsInternalServerError creates a SearchSubscriptionsInternalServerError with default headers values.
NewSearchSubscriptionsNotFound creates a SearchSubscriptionsNotFound with default headers values.
NewSearchSubscriptionsOK creates a SearchSubscriptionsOK with default headers values.
NewSearchSubscriptionsParams creates a new SearchSubscriptionsParams object, with the default timeout for this client.
NewSearchSubscriptionsParamsWithContext creates a new SearchSubscriptionsParams object with the ability to set a context for a request.
NewSearchSubscriptionsParamsWithHTTPClient creates a new SearchSubscriptionsParams object with the ability to set a custom HTTPClient for a request.
NewSearchSubscriptionsParamsWithTimeout creates a new SearchSubscriptionsParams object with the ability to set a timeout on a request.
NewSearchSubscriptionsUnauthorized creates a SearchSubscriptionsUnauthorized with default headers values.
NewStreamForbidden creates a StreamForbidden with default headers values.
NewStreamInternalServerError creates a StreamInternalServerError with default headers values.
NewStreamNotFound creates a StreamNotFound with default headers values.
NewStreamOK creates a StreamOK with default headers values.
NewStreamParams creates a new StreamParams object, with the default timeout for this client.
NewStreamParamsWithContext creates a new StreamParams object with the ability to set a context for a request.
NewStreamParamsWithHTTPClient creates a new StreamParams object with the ability to set a custom HTTPClient for a request.
NewStreamParamsWithTimeout creates a new StreamParams object with the ability to set a timeout on a request.
NewStreamUnauthorized creates a StreamUnauthorized with default headers values.
NewSubscribeForbidden creates a SubscribeForbidden with default headers values.
NewSubscribeInternalServerError creates a SubscribeInternalServerError with default headers values.
NewSubscribeNotFound creates a SubscribeNotFound with default headers values.
NewSubscribeOK creates a SubscribeOK with default headers values.
NewSubscribeParams creates a new SubscribeParams object, with the default timeout for this client.
NewSubscribeParamsWithContext creates a new SubscribeParams object with the ability to set a context for a request.
NewSubscribeParamsWithHTTPClient creates a new SubscribeParams object with the ability to set a custom HTTPClient for a request.
NewSubscribeParamsWithTimeout creates a new SubscribeParams object with the ability to set a timeout on a request.
NewSubscribeUnauthorized creates a SubscribeUnauthorized with default headers values.
# Structs
Client for activity service API
*/.
SearchSubscriptionsForbidden describes a response with status code 403, with default header values.
SearchSubscriptionsInternalServerError describes a response with status code 500, with default header values.
SearchSubscriptionsNotFound describes a response with status code 404, with default header values.
SearchSubscriptionsOK describes a response with status code 200, with default header values.
SearchSubscriptionsParams contains all the parameters to send to the API endpoint
for the search subscriptions operation.
SearchSubscriptionsReader is a Reader for the SearchSubscriptions structure.
SearchSubscriptionsUnauthorized describes a response with status code 401, with default header values.
StreamForbidden describes a response with status code 403, with default header values.
StreamInternalServerError describes a response with status code 500, with default header values.
StreamNotFound describes a response with status code 404, with default header values.
StreamOK describes a response with status code 200, with default header values.
StreamParams contains all the parameters to send to the API endpoint
for the stream operation.
StreamReader is a Reader for the Stream structure.
StreamUnauthorized describes a response with status code 401, with default header values.
SubscribeForbidden describes a response with status code 403, with default header values.
SubscribeInternalServerError describes a response with status code 500, with default header values.
SubscribeNotFound describes a response with status code 404, with default header values.
SubscribeOK describes a response with status code 200, with default header values.
SubscribeParams contains all the parameters to send to the API endpoint
for the subscribe operation.
SubscribeReader is a Reader for the Subscribe structure.
SubscribeUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.