package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# Functions
New creates a new mailers API client.
NewCreateMailersSectionAccepted creates a CreateMailersSectionAccepted with default headers values.
NewCreateMailersSectionBadRequest creates a CreateMailersSectionBadRequest with default headers values.
NewCreateMailersSectionConflict creates a CreateMailersSectionConflict with default headers values.
NewCreateMailersSectionCreated creates a CreateMailersSectionCreated with default headers values.
NewCreateMailersSectionDefault creates a CreateMailersSectionDefault with default headers values.
NewCreateMailersSectionParams creates a new CreateMailersSectionParams object, with the default timeout for this client.
NewCreateMailersSectionParamsWithContext creates a new CreateMailersSectionParams object with the ability to set a context for a request.
NewCreateMailersSectionParamsWithHTTPClient creates a new CreateMailersSectionParams object with the ability to set a custom HTTPClient for a request.
NewCreateMailersSectionParamsWithTimeout creates a new CreateMailersSectionParams object with the ability to set a timeout on a request.
NewDeleteMailersSectionAccepted creates a DeleteMailersSectionAccepted with default headers values.
NewDeleteMailersSectionDefault creates a DeleteMailersSectionDefault with default headers values.
NewDeleteMailersSectionNoContent creates a DeleteMailersSectionNoContent with default headers values.
NewDeleteMailersSectionNotFound creates a DeleteMailersSectionNotFound with default headers values.
NewDeleteMailersSectionParams creates a new DeleteMailersSectionParams object, with the default timeout for this client.
NewDeleteMailersSectionParamsWithContext creates a new DeleteMailersSectionParams object with the ability to set a context for a request.
NewDeleteMailersSectionParamsWithHTTPClient creates a new DeleteMailersSectionParams object with the ability to set a custom HTTPClient for a request.
NewDeleteMailersSectionParamsWithTimeout creates a new DeleteMailersSectionParams object with the ability to set a timeout on a request.
NewEditMailersSectionAccepted creates a EditMailersSectionAccepted with default headers values.
NewEditMailersSectionBadRequest creates a EditMailersSectionBadRequest with default headers values.
NewEditMailersSectionDefault creates a EditMailersSectionDefault with default headers values.
NewEditMailersSectionNotFound creates a EditMailersSectionNotFound with default headers values.
NewEditMailersSectionOK creates a EditMailersSectionOK with default headers values.
NewEditMailersSectionParams creates a new EditMailersSectionParams object, with the default timeout for this client.
NewEditMailersSectionParamsWithContext creates a new EditMailersSectionParams object with the ability to set a context for a request.
NewEditMailersSectionParamsWithHTTPClient creates a new EditMailersSectionParams object with the ability to set a custom HTTPClient for a request.
NewEditMailersSectionParamsWithTimeout creates a new EditMailersSectionParams object with the ability to set a timeout on a request.
NewGetMailersSectionDefault creates a GetMailersSectionDefault with default headers values.
NewGetMailersSectionNotFound creates a GetMailersSectionNotFound with default headers values.
NewGetMailersSectionOK creates a GetMailersSectionOK with default headers values.
NewGetMailersSectionParams creates a new GetMailersSectionParams object, with the default timeout for this client.
NewGetMailersSectionParamsWithContext creates a new GetMailersSectionParams object with the ability to set a context for a request.
NewGetMailersSectionParamsWithHTTPClient creates a new GetMailersSectionParams object with the ability to set a custom HTTPClient for a request.
NewGetMailersSectionParamsWithTimeout creates a new GetMailersSectionParams object with the ability to set a timeout on a request.
NewGetMailersSectionsDefault creates a GetMailersSectionsDefault with default headers values.
NewGetMailersSectionsOK creates a GetMailersSectionsOK with default headers values.
NewGetMailersSectionsParams creates a new GetMailersSectionsParams object, with the default timeout for this client.
NewGetMailersSectionsParamsWithContext creates a new GetMailersSectionsParams object with the ability to set a context for a request.
NewGetMailersSectionsParamsWithHTTPClient creates a new GetMailersSectionsParams object with the ability to set a custom HTTPClient for a request.
NewGetMailersSectionsParamsWithTimeout creates a new GetMailersSectionsParams object with the ability to set a timeout on a request.
# Structs
Client for mailers API
*/.
CreateMailersSectionAccepted describes a response with status code 202, with default header values.
CreateMailersSectionBadRequest describes a response with status code 400, with default header values.
CreateMailersSectionConflict describes a response with status code 409, with default header values.
CreateMailersSectionCreated describes a response with status code 201, with default header values.
CreateMailersSectionDefault describes a response with status code -1, with default header values.
CreateMailersSectionParams contains all the parameters to send to the API endpoint
for the create mailers section operation.
CreateMailersSectionReader is a Reader for the CreateMailersSection structure.
DeleteMailersSectionAccepted describes a response with status code 202, with default header values.
DeleteMailersSectionDefault describes a response with status code -1, with default header values.
DeleteMailersSectionNoContent describes a response with status code 204, with default header values.
DeleteMailersSectionNotFound describes a response with status code 404, with default header values.
DeleteMailersSectionParams contains all the parameters to send to the API endpoint
for the delete mailers section operation.
DeleteMailersSectionReader is a Reader for the DeleteMailersSection structure.
EditMailersSectionAccepted describes a response with status code 202, with default header values.
EditMailersSectionBadRequest describes a response with status code 400, with default header values.
EditMailersSectionDefault describes a response with status code -1, with default header values.
EditMailersSectionNotFound describes a response with status code 404, with default header values.
EditMailersSectionOK describes a response with status code 200, with default header values.
EditMailersSectionParams contains all the parameters to send to the API endpoint
for the edit mailers section operation.
EditMailersSectionReader is a Reader for the EditMailersSection structure.
GetMailersSectionDefault describes a response with status code -1, with default header values.
GetMailersSectionNotFound describes a response with status code 404, with default header values.
GetMailersSectionOK describes a response with status code 200, with default header values.
GetMailersSectionOKBody get mailers section o k body
swagger:model GetMailersSectionOKBody
*/.
GetMailersSectionParams contains all the parameters to send to the API endpoint
for the get mailers section operation.
GetMailersSectionReader is a Reader for the GetMailersSection structure.
GetMailersSectionsDefault describes a response with status code -1, with default header values.
GetMailersSectionsOK describes a response with status code 200, with default header values.
GetMailersSectionsOKBody get mailers sections o k body
swagger:model GetMailersSectionsOKBody
*/.
GetMailersSectionsParams contains all the parameters to send to the API endpoint
for the get mailers sections operation.
GetMailersSectionsReader is a Reader for the GetMailersSections structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.