package
0.0.0-20210806125816-eebbacf43d01
Repository: https://github.com/ali-satti/awesomeproject.git
Documentation: pkg.go.dev
# Functions
New creates a new item API client.
NewCreateItemBadRequest creates a CreateItemBadRequest with default headers values.
NewCreateItemCreated creates a CreateItemCreated with default headers values.
NewCreateItemParams creates a new CreateItemParams object, with the default timeout for this client.
NewCreateItemParamsWithContext creates a new CreateItemParams object with the ability to set a context for a request.
NewCreateItemParamsWithHTTPClient creates a new CreateItemParams object with the ability to set a custom HTTPClient for a request.
NewCreateItemParamsWithTimeout creates a new CreateItemParams object with the ability to set a timeout on a request.
# Structs
Client for item API
*/.
CreateItemBadRequest describes a response with status code 400, with default header values.
CreateItemCreated describes a response with status code 201, with default header values.
CreateItemParams contains all the parameters to send to the API endpoint
for the create item operation.
CreateItemReader is a Reader for the CreateItem structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.