package
0.0.0-20240903172430-5415bcaff0b7
Repository: https://github.com/webitel/sql_for_dialer.git
Documentation: pkg.go.dev
# Functions
New creates a new media file service API client.
NewDeleteMediaFileOK creates a DeleteMediaFileOK with default headers values.
NewDeleteMediaFileParams creates a new DeleteMediaFileParams object, with the default timeout for this client.
NewDeleteMediaFileParamsWithContext creates a new DeleteMediaFileParams object with the ability to set a context for a request.
NewDeleteMediaFileParamsWithHTTPClient creates a new DeleteMediaFileParams object with the ability to set a custom HTTPClient for a request.
NewDeleteMediaFileParamsWithTimeout creates a new DeleteMediaFileParams object with the ability to set a timeout on a request.
NewReadMediaFileOK creates a ReadMediaFileOK with default headers values.
NewReadMediaFileParams creates a new ReadMediaFileParams object, with the default timeout for this client.
NewReadMediaFileParamsWithContext creates a new ReadMediaFileParams object with the ability to set a context for a request.
NewReadMediaFileParamsWithHTTPClient creates a new ReadMediaFileParams object with the ability to set a custom HTTPClient for a request.
NewReadMediaFileParamsWithTimeout creates a new ReadMediaFileParams object with the ability to set a timeout on a request.
NewSearchMediaFileOK creates a SearchMediaFileOK with default headers values.
NewSearchMediaFileParams creates a new SearchMediaFileParams object, with the default timeout for this client.
NewSearchMediaFileParamsWithContext creates a new SearchMediaFileParams object with the ability to set a context for a request.
NewSearchMediaFileParamsWithHTTPClient creates a new SearchMediaFileParams object with the ability to set a custom HTTPClient for a request.
NewSearchMediaFileParamsWithTimeout creates a new SearchMediaFileParams object with the ability to set a timeout on a request.
# Structs
Client for media file service API
*/.
DeleteMediaFileOK describes a response with status code 200, with default header values.
DeleteMediaFileParams contains all the parameters to send to the API endpoint
for the delete media file operation.
DeleteMediaFileReader is a Reader for the DeleteMediaFile structure.
ReadMediaFileOK describes a response with status code 200, with default header values.
ReadMediaFileParams contains all the parameters to send to the API endpoint
for the read media file operation.
ReadMediaFileReader is a Reader for the ReadMediaFile structure.
SearchMediaFileOK describes a response with status code 200, with default header values.
SearchMediaFileParams contains all the parameters to send to the API endpoint
for the search media file operation.
SearchMediaFileReader is a Reader for the SearchMediaFile structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.