package
0.19.0
Repository: https://github.com/rws-github/go-swagger.git
Documentation: pkg.go.dev

# Functions

New creates a new customers API client.
NewCreateCreated creates a CreateCreated with default headers values.
NewCreateDefault creates a CreateDefault with default headers values.
NewCreateParams creates a new CreateParams object with the default values initialized.
NewCreateParamsWithContext creates a new CreateParams object with the default values initialized, and the ability to set a context for a request.
NewCreateParamsWithHTTPClient creates a new CreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateParamsWithTimeout creates a new CreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetIDDefault creates a GetIDDefault with default headers values.
NewGetIDNotFound creates a GetIDNotFound with default headers values.
NewGetIDOK creates a GetIDOK with default headers values.
NewGetIDParams creates a new GetIDParams object with the default values initialized.
NewGetIDParamsWithContext creates a new GetIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetIDParamsWithHTTPClient creates a new GetIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetIDParamsWithTimeout creates a new GetIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetIDUnauthorized creates a GetIDUnauthorized with default headers values.

# Structs

Client for customers API */.
CreateCreated handles this case with default header values.
CreateDefault handles this case with default header values.
CreateParams contains all the parameters to send to the API endpoint for the create operation typically these are written to a http.Request */.
CreateReader is a Reader for the Create structure.
GetIDDefault handles this case with default header values.
GetIDNotFound handles this case with default header values.
GetIDOK handles this case with default header values.
GetIDParams contains all the parameters to send to the API endpoint for the get Id operation typically these are written to a http.Request */.
GetIDReader is a Reader for the GetID structure.
GetIDUnauthorized handles this case with default header values.