package
0.0.0-20241223012724-c583396746a1
Repository: https://github.com/footprintai/restcol.git
Documentation: pkg.go.dev

# Functions

New creates a new collections API client.
NewRestColServiceCreateCollectionDefault creates a RestColServiceCreateCollectionDefault with default headers values.
NewRestColServiceCreateCollectionOK creates a RestColServiceCreateCollectionOK with default headers values.
NewRestColServiceCreateCollectionParams creates a new RestColServiceCreateCollectionParams object, with the default timeout for this client.
NewRestColServiceCreateCollectionParamsWithContext creates a new RestColServiceCreateCollectionParams object with the ability to set a context for a request.
NewRestColServiceCreateCollectionParamsWithHTTPClient creates a new RestColServiceCreateCollectionParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceCreateCollectionParamsWithTimeout creates a new RestColServiceCreateCollectionParams object with the ability to set a timeout on a request.
NewRestColServiceDeleteCollectionDefault creates a RestColServiceDeleteCollectionDefault with default headers values.
NewRestColServiceDeleteCollectionOK creates a RestColServiceDeleteCollectionOK with default headers values.
NewRestColServiceDeleteCollectionParams creates a new RestColServiceDeleteCollectionParams object, with the default timeout for this client.
NewRestColServiceDeleteCollectionParamsWithContext creates a new RestColServiceDeleteCollectionParams object with the ability to set a context for a request.
NewRestColServiceDeleteCollectionParamsWithHTTPClient creates a new RestColServiceDeleteCollectionParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceDeleteCollectionParamsWithTimeout creates a new RestColServiceDeleteCollectionParams object with the ability to set a timeout on a request.
NewRestColServiceGetCollectionDefault creates a RestColServiceGetCollectionDefault with default headers values.
NewRestColServiceGetCollectionOK creates a RestColServiceGetCollectionOK with default headers values.
NewRestColServiceGetCollectionParams creates a new RestColServiceGetCollectionParams object, with the default timeout for this client.
NewRestColServiceGetCollectionParamsWithContext creates a new RestColServiceGetCollectionParams object with the ability to set a context for a request.
NewRestColServiceGetCollectionParamsWithHTTPClient creates a new RestColServiceGetCollectionParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceGetCollectionParamsWithTimeout creates a new RestColServiceGetCollectionParams object with the ability to set a timeout on a request.
NewRestColServiceListCollectionsDefault creates a RestColServiceListCollectionsDefault with default headers values.
NewRestColServiceListCollectionsOK creates a RestColServiceListCollectionsOK with default headers values.
NewRestColServiceListCollectionsParams creates a new RestColServiceListCollectionsParams object, with the default timeout for this client.
NewRestColServiceListCollectionsParamsWithContext creates a new RestColServiceListCollectionsParams object with the ability to set a context for a request.
NewRestColServiceListCollectionsParamsWithHTTPClient creates a new RestColServiceListCollectionsParams object with the ability to set a custom HTTPClient for a request.
NewRestColServiceListCollectionsParamsWithTimeout creates a new RestColServiceListCollectionsParams object with the ability to set a timeout on a request.

# Structs

Client for collections API */.
RestColServiceCreateCollectionDefault describes a response with status code -1, with default header values.
RestColServiceCreateCollectionOK describes a response with status code 200, with default header values.
RestColServiceCreateCollectionParams contains all the parameters to send to the API endpoint for the rest col service create collection operation.
RestColServiceCreateCollectionReader is a Reader for the RestColServiceCreateCollection structure.
RestColServiceDeleteCollectionDefault describes a response with status code -1, with default header values.
RestColServiceDeleteCollectionOK describes a response with status code 200, with default header values.
RestColServiceDeleteCollectionParams contains all the parameters to send to the API endpoint for the rest col service delete collection operation.
RestColServiceDeleteCollectionReader is a Reader for the RestColServiceDeleteCollection structure.
RestColServiceGetCollectionDefault describes a response with status code -1, with default header values.
RestColServiceGetCollectionOK describes a response with status code 200, with default header values.
RestColServiceGetCollectionParams contains all the parameters to send to the API endpoint for the rest col service get collection operation.
RestColServiceGetCollectionReader is a Reader for the RestColServiceGetCollection structure.
RestColServiceListCollectionsDefault describes a response with status code -1, with default header values.
RestColServiceListCollectionsOK describes a response with status code 200, with default header values.
RestColServiceListCollectionsParams contains all the parameters to send to the API endpoint for the rest col service list collections operation.
RestColServiceListCollectionsReader is a Reader for the RestColServiceListCollections structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.