package
0.0.0-20241227064428-844e847ef4b4
Repository: https://github.com/ianchen0119/go-swagger.git
Documentation: pkg.go.dev
# Functions
New creates a new uploads API client.
New creates a new uploads API client with basic auth credentials.
New creates a new uploads API client with a bearer token for authentication.
NewUploadFileOK creates a UploadFileOK with default headers values.
NewUploadFileParams creates a new UploadFileParams object, with the default timeout for this client.
NewUploadFileParamsWithContext creates a new UploadFileParams object with the ability to set a context for a request.
NewUploadFileParamsWithHTTPClient creates a new UploadFileParams object with the ability to set a custom HTTPClient for a request.
NewUploadFileParamsWithTimeout creates a new UploadFileParams object with the ability to set a timeout on a request.
# Structs
Client for uploads API
*/.
UploadFileOK describes a response with status code 200, with default header values.
UploadFileParams contains all the parameters to send to the API endpoint
for the upload file operation.
UploadFileReader is a Reader for the UploadFile structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.