package
0.0.0-20241223012724-c583396746a1
Repository: https://github.com/footprintai/restcol.git
Documentation: pkg.go.dev
# Functions
New creates a new document API client.
NewRestColServiceCreateDocument2Default creates a RestColServiceCreateDocument2Default with default headers values.
NewRestColServiceCreateDocument2OK creates a RestColServiceCreateDocument2OK with default headers values.
NewRestColServiceCreateDocument2Params creates a new RestColServiceCreateDocument2Params object, with the default timeout for this client.
NewRestColServiceCreateDocument2ParamsWithContext creates a new RestColServiceCreateDocument2Params object with the ability to set a context for a request.
NewRestColServiceCreateDocument2ParamsWithHTTPClient creates a new RestColServiceCreateDocument2Params object with the ability to set a custom HTTPClient for a request.
NewRestColServiceCreateDocument2ParamsWithTimeout creates a new RestColServiceCreateDocument2Params object with the ability to set a timeout on a request.
NewRestColServiceCreateDocumentDefault creates a RestColServiceCreateDocumentDefault with default headers values.
NewRestColServiceCreateDocumentOK creates a RestColServiceCreateDocumentOK with default headers values.
NewRestColServiceCreateDocumentParams creates a new RestColServiceCreateDocumentParams object, with the default timeout for this client.
NewRestColServiceCreateDocumentParamsWithContext creates a new RestColServiceCreateDocumentParams object with the ability to set a context for a request.
NewRestColServiceCreateDocumentParamsWithHTTPClient creates a new RestColServiceCreateDocumentParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceCreateDocumentParamsWithTimeout creates a new RestColServiceCreateDocumentParams object with the ability to set a timeout on a request.
NewRestColServiceDeleteDocumentDefault creates a RestColServiceDeleteDocumentDefault with default headers values.
NewRestColServiceDeleteDocumentOK creates a RestColServiceDeleteDocumentOK with default headers values.
NewRestColServiceDeleteDocumentParams creates a new RestColServiceDeleteDocumentParams object, with the default timeout for this client.
NewRestColServiceDeleteDocumentParamsWithContext creates a new RestColServiceDeleteDocumentParams object with the ability to set a context for a request.
NewRestColServiceDeleteDocumentParamsWithHTTPClient creates a new RestColServiceDeleteDocumentParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceDeleteDocumentParamsWithTimeout creates a new RestColServiceDeleteDocumentParams object with the ability to set a timeout on a request.
NewRestColServiceGetDocumentDefault creates a RestColServiceGetDocumentDefault with default headers values.
NewRestColServiceGetDocumentOK creates a RestColServiceGetDocumentOK with default headers values.
NewRestColServiceGetDocumentParams creates a new RestColServiceGetDocumentParams object, with the default timeout for this client.
NewRestColServiceGetDocumentParamsWithContext creates a new RestColServiceGetDocumentParams object with the ability to set a context for a request.
NewRestColServiceGetDocumentParamsWithHTTPClient creates a new RestColServiceGetDocumentParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceGetDocumentParamsWithTimeout creates a new RestColServiceGetDocumentParams object with the ability to set a timeout on a request.
NewRestColServiceQueryDocumentDefault creates a RestColServiceQueryDocumentDefault with default headers values.
NewRestColServiceQueryDocumentOK creates a RestColServiceQueryDocumentOK with default headers values.
NewRestColServiceQueryDocumentParams creates a new RestColServiceQueryDocumentParams object, with the default timeout for this client.
NewRestColServiceQueryDocumentParamsWithContext creates a new RestColServiceQueryDocumentParams object with the ability to set a context for a request.
NewRestColServiceQueryDocumentParamsWithHTTPClient creates a new RestColServiceQueryDocumentParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceQueryDocumentParamsWithTimeout creates a new RestColServiceQueryDocumentParams object with the ability to set a timeout on a request.
NewRestColServiceQueryDocumentsStreamDefault creates a RestColServiceQueryDocumentsStreamDefault with default headers values.
NewRestColServiceQueryDocumentsStreamOK creates a RestColServiceQueryDocumentsStreamOK with default headers values.
NewRestColServiceQueryDocumentsStreamParams creates a new RestColServiceQueryDocumentsStreamParams object, with the default timeout for this client.
NewRestColServiceQueryDocumentsStreamParamsWithContext creates a new RestColServiceQueryDocumentsStreamParams object with the ability to set a context for a request.
NewRestColServiceQueryDocumentsStreamParamsWithHTTPClient creates a new RestColServiceQueryDocumentsStreamParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceQueryDocumentsStreamParamsWithTimeout creates a new RestColServiceQueryDocumentsStreamParams object with the ability to set a timeout on a request.
# Structs
Client for document API
*/.
RestColServiceCreateDocument2Default describes a response with status code -1, with default header values.
RestColServiceCreateDocument2OK describes a response with status code 200, with default header values.
RestColServiceCreateDocument2Params contains all the parameters to send to the API endpoint
for the rest col service create document2 operation.
RestColServiceCreateDocument2Reader is a Reader for the RestColServiceCreateDocument2 structure.
RestColServiceCreateDocumentDefault describes a response with status code -1, with default header values.
RestColServiceCreateDocumentOK describes a response with status code 200, with default header values.
RestColServiceCreateDocumentParams contains all the parameters to send to the API endpoint
for the rest col service create document operation.
RestColServiceCreateDocumentReader is a Reader for the RestColServiceCreateDocument structure.
RestColServiceDeleteDocumentDefault describes a response with status code -1, with default header values.
RestColServiceDeleteDocumentOK describes a response with status code 200, with default header values.
RestColServiceDeleteDocumentParams contains all the parameters to send to the API endpoint
for the rest col service delete document operation.
RestColServiceDeleteDocumentReader is a Reader for the RestColServiceDeleteDocument structure.
RestColServiceGetDocumentDefault describes a response with status code -1, with default header values.
RestColServiceGetDocumentOK describes a response with status code 200, with default header values.
RestColServiceGetDocumentParams contains all the parameters to send to the API endpoint
for the rest col service get document operation.
RestColServiceGetDocumentReader is a Reader for the RestColServiceGetDocument structure.
RestColServiceQueryDocumentDefault describes a response with status code -1, with default header values.
RestColServiceQueryDocumentOK describes a response with status code 200, with default header values.
RestColServiceQueryDocumentParams contains all the parameters to send to the API endpoint
for the rest col service query document operation.
RestColServiceQueryDocumentReader is a Reader for the RestColServiceQueryDocument structure.
RestColServiceQueryDocumentsStreamDefault describes a response with status code -1, with default header values.
RestColServiceQueryDocumentsStreamOK describes a response with status code 200, with default header values.
RestColServiceQueryDocumentsStreamOKBody Stream result of apiGetDocumentResponse
swagger:model RestColServiceQueryDocumentsStreamOKBody
*/.
RestColServiceQueryDocumentsStreamParams contains all the parameters to send to the API endpoint
for the rest col service query documents stream operation.
RestColServiceQueryDocumentsStreamReader is a Reader for the RestColServiceQueryDocumentsStream structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.