package
0.3.11
Repository: https://github.com/c3sr/dlframework.git
Documentation: pkg.go.dev

# Functions

New creates a new predict API client.
NewCloseOK creates a CloseOK with default headers values.
NewCloseParams creates a new CloseParams object with the default values initialized.
NewCloseParamsWithContext creates a new CloseParams object with the default values initialized, and the ability to set a context for a request.
NewCloseParamsWithHTTPClient creates a new CloseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCloseParamsWithTimeout creates a new CloseParams object with the default values initialized, and the ability to set a timeout on a request.
NewDatasetOK creates a DatasetOK with default headers values.
NewDatasetParams creates a new DatasetParams object with the default values initialized.
NewDatasetParamsWithContext creates a new DatasetParams object with the default values initialized, and the ability to set a context for a request.
NewDatasetParamsWithHTTPClient creates a new DatasetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDatasetParamsWithTimeout creates a new DatasetParams object with the default values initialized, and the ability to set a timeout on a request.
NewImagesOK creates a ImagesOK with default headers values.
NewImagesParams creates a new ImagesParams object with the default values initialized.
NewImagesParamsWithContext creates a new ImagesParams object with the default values initialized, and the ability to set a context for a request.
NewImagesParamsWithHTTPClient creates a new ImagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewImagesParamsWithTimeout creates a new ImagesParams object with the default values initialized, and the ability to set a timeout on a request.
NewOpenOK creates a OpenOK with default headers values.
NewOpenParams creates a new OpenParams object with the default values initialized.
NewOpenParamsWithContext creates a new OpenParams object with the default values initialized, and the ability to set a context for a request.
NewOpenParamsWithHTTPClient creates a new OpenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewOpenParamsWithTimeout creates a new OpenParams object with the default values initialized, and the ability to set a timeout on a request.
NewResetOK creates a ResetOK with default headers values.
NewResetParams creates a new ResetParams object with the default values initialized.
NewResetParamsWithContext creates a new ResetParams object with the default values initialized, and the ability to set a context for a request.
NewResetParamsWithHTTPClient creates a new ResetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewResetParamsWithTimeout creates a new ResetParams object with the default values initialized, and the ability to set a timeout on a request.
NewURLsOK creates a URLsOK with default headers values.
NewURLsParams creates a new URLsParams object with the default values initialized.
NewURLsParamsWithContext creates a new URLsParams object with the default values initialized, and the ability to set a context for a request.
NewURLsParamsWithHTTPClient creates a new URLsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewURLsParamsWithTimeout creates a new URLsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for predict API */.
CloseOK handles this case with default header values.
CloseParams contains all the parameters to send to the API endpoint for the close operation typically these are written to a http.Request */.
CloseReader is a Reader for the Close structure.
DatasetOK handles this case with default header values.
DatasetParams contains all the parameters to send to the API endpoint for the dataset operation typically these are written to a http.Request */.
DatasetReader is a Reader for the Dataset structure.
ImagesOK handles this case with default header values.
ImagesParams contains all the parameters to send to the API endpoint for the images operation typically these are written to a http.Request */.
ImagesReader is a Reader for the Images structure.
OpenOK handles this case with default header values.
OpenParams contains all the parameters to send to the API endpoint for the open operation typically these are written to a http.Request */.
OpenReader is a Reader for the Open structure.
ResetOK handles this case with default header values.
ResetParams contains all the parameters to send to the API endpoint for the reset operation typically these are written to a http.Request */.
ResetReader is a Reader for the Reset structure.
URLsOK handles this case with default header values.
URLsParams contains all the parameters to send to the API endpoint for the u r ls operation typically these are written to a http.Request */.
URLsReader is a Reader for the URLs structure.