package
2.2.0+incompatible
Repository: https://github.com/pydio/cells-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new activity service API client.
NewSearchSubscriptionsOK creates a SearchSubscriptionsOK with default headers values.
NewSearchSubscriptionsParams creates a new SearchSubscriptionsParams object with the default values initialized.
NewSearchSubscriptionsParamsWithContext creates a new SearchSubscriptionsParams object with the default values initialized, and the ability to set a context for a request.
NewSearchSubscriptionsParamsWithHTTPClient creates a new SearchSubscriptionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchSubscriptionsParamsWithTimeout creates a new SearchSubscriptionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewStreamOK creates a StreamOK with default headers values.
NewStreamParams creates a new StreamParams object with the default values initialized.
NewStreamParamsWithContext creates a new StreamParams object with the default values initialized, and the ability to set a context for a request.
NewStreamParamsWithHTTPClient creates a new StreamParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStreamParamsWithTimeout creates a new StreamParams object with the default values initialized, and the ability to set a timeout on a request.
NewSubscribeOK creates a SubscribeOK with default headers values.
NewSubscribeParams creates a new SubscribeParams object with the default values initialized.
NewSubscribeParamsWithContext creates a new SubscribeParams object with the default values initialized, and the ability to set a context for a request.
NewSubscribeParamsWithHTTPClient creates a new SubscribeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSubscribeParamsWithTimeout creates a new SubscribeParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for activity service API
*/.
SearchSubscriptionsOK handles this case with default header values.
SearchSubscriptionsParams contains all the parameters to send to the API endpoint
for the search subscriptions operation typically these are written to a http.Request
*/.
SearchSubscriptionsReader is a Reader for the SearchSubscriptions structure.
StreamOK handles this case with default header values.
StreamParams contains all the parameters to send to the API endpoint
for the stream operation typically these are written to a http.Request
*/.
StreamReader is a Reader for the Stream structure.
SubscribeOK handles this case with default header values.
SubscribeParams contains all the parameters to send to the API endpoint
for the subscribe operation typically these are written to a http.Request
*/.
SubscribeReader is a Reader for the Subscribe structure.