package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# Functions

New creates a new mailer entry API client.
NewCreateMailerEntryAccepted creates a CreateMailerEntryAccepted with default headers values.
NewCreateMailerEntryBadRequest creates a CreateMailerEntryBadRequest with default headers values.
NewCreateMailerEntryConflict creates a CreateMailerEntryConflict with default headers values.
NewCreateMailerEntryCreated creates a CreateMailerEntryCreated with default headers values.
NewCreateMailerEntryDefault creates a CreateMailerEntryDefault with default headers values.
NewCreateMailerEntryParams creates a new CreateMailerEntryParams object, with the default timeout for this client.
NewCreateMailerEntryParamsWithContext creates a new CreateMailerEntryParams object with the ability to set a context for a request.
NewCreateMailerEntryParamsWithHTTPClient creates a new CreateMailerEntryParams object with the ability to set a custom HTTPClient for a request.
NewCreateMailerEntryParamsWithTimeout creates a new CreateMailerEntryParams object with the ability to set a timeout on a request.
NewDeleteMailerEntryAccepted creates a DeleteMailerEntryAccepted with default headers values.
NewDeleteMailerEntryDefault creates a DeleteMailerEntryDefault with default headers values.
NewDeleteMailerEntryNoContent creates a DeleteMailerEntryNoContent with default headers values.
NewDeleteMailerEntryNotFound creates a DeleteMailerEntryNotFound with default headers values.
NewDeleteMailerEntryParams creates a new DeleteMailerEntryParams object, with the default timeout for this client.
NewDeleteMailerEntryParamsWithContext creates a new DeleteMailerEntryParams object with the ability to set a context for a request.
NewDeleteMailerEntryParamsWithHTTPClient creates a new DeleteMailerEntryParams object with the ability to set a custom HTTPClient for a request.
NewDeleteMailerEntryParamsWithTimeout creates a new DeleteMailerEntryParams object with the ability to set a timeout on a request.
NewGetMailerEntriesDefault creates a GetMailerEntriesDefault with default headers values.
NewGetMailerEntriesOK creates a GetMailerEntriesOK with default headers values.
NewGetMailerEntriesParams creates a new GetMailerEntriesParams object, with the default timeout for this client.
NewGetMailerEntriesParamsWithContext creates a new GetMailerEntriesParams object with the ability to set a context for a request.
NewGetMailerEntriesParamsWithHTTPClient creates a new GetMailerEntriesParams object with the ability to set a custom HTTPClient for a request.
NewGetMailerEntriesParamsWithTimeout creates a new GetMailerEntriesParams object with the ability to set a timeout on a request.
NewGetMailerEntryDefault creates a GetMailerEntryDefault with default headers values.
NewGetMailerEntryNotFound creates a GetMailerEntryNotFound with default headers values.
NewGetMailerEntryOK creates a GetMailerEntryOK with default headers values.
NewGetMailerEntryParams creates a new GetMailerEntryParams object, with the default timeout for this client.
NewGetMailerEntryParamsWithContext creates a new GetMailerEntryParams object with the ability to set a context for a request.
NewGetMailerEntryParamsWithHTTPClient creates a new GetMailerEntryParams object with the ability to set a custom HTTPClient for a request.
NewGetMailerEntryParamsWithTimeout creates a new GetMailerEntryParams object with the ability to set a timeout on a request.
NewReplaceMailerEntryAccepted creates a ReplaceMailerEntryAccepted with default headers values.
NewReplaceMailerEntryBadRequest creates a ReplaceMailerEntryBadRequest with default headers values.
NewReplaceMailerEntryDefault creates a ReplaceMailerEntryDefault with default headers values.
NewReplaceMailerEntryNotFound creates a ReplaceMailerEntryNotFound with default headers values.
NewReplaceMailerEntryOK creates a ReplaceMailerEntryOK with default headers values.
NewReplaceMailerEntryParams creates a new ReplaceMailerEntryParams object, with the default timeout for this client.
NewReplaceMailerEntryParamsWithContext creates a new ReplaceMailerEntryParams object with the ability to set a context for a request.
NewReplaceMailerEntryParamsWithHTTPClient creates a new ReplaceMailerEntryParams object with the ability to set a custom HTTPClient for a request.
NewReplaceMailerEntryParamsWithTimeout creates a new ReplaceMailerEntryParams object with the ability to set a timeout on a request.

# Structs

Client for mailer entry API */.
CreateMailerEntryAccepted describes a response with status code 202, with default header values.
CreateMailerEntryBadRequest describes a response with status code 400, with default header values.
CreateMailerEntryConflict describes a response with status code 409, with default header values.
CreateMailerEntryCreated describes a response with status code 201, with default header values.
CreateMailerEntryDefault describes a response with status code -1, with default header values.
CreateMailerEntryParams contains all the parameters to send to the API endpoint for the create mailer entry operation.
CreateMailerEntryReader is a Reader for the CreateMailerEntry structure.
DeleteMailerEntryAccepted describes a response with status code 202, with default header values.
DeleteMailerEntryDefault describes a response with status code -1, with default header values.
DeleteMailerEntryNoContent describes a response with status code 204, with default header values.
DeleteMailerEntryNotFound describes a response with status code 404, with default header values.
DeleteMailerEntryParams contains all the parameters to send to the API endpoint for the delete mailer entry operation.
DeleteMailerEntryReader is a Reader for the DeleteMailerEntry structure.
GetMailerEntriesDefault describes a response with status code -1, with default header values.
GetMailerEntriesOK describes a response with status code 200, with default header values.
GetMailerEntriesOKBody get mailer entries o k body swagger:model GetMailerEntriesOKBody */.
GetMailerEntriesParams contains all the parameters to send to the API endpoint for the get mailer entries operation.
GetMailerEntriesReader is a Reader for the GetMailerEntries structure.
GetMailerEntryDefault describes a response with status code -1, with default header values.
GetMailerEntryNotFound describes a response with status code 404, with default header values.
GetMailerEntryOK describes a response with status code 200, with default header values.
GetMailerEntryOKBody get mailer entry o k body swagger:model GetMailerEntryOKBody */.
GetMailerEntryParams contains all the parameters to send to the API endpoint for the get mailer entry operation.
GetMailerEntryReader is a Reader for the GetMailerEntry structure.
ReplaceMailerEntryAccepted describes a response with status code 202, with default header values.
ReplaceMailerEntryBadRequest describes a response with status code 400, with default header values.
ReplaceMailerEntryDefault describes a response with status code -1, with default header values.
ReplaceMailerEntryNotFound describes a response with status code 404, with default header values.
ReplaceMailerEntryOK describes a response with status code 200, with default header values.
ReplaceMailerEntryParams contains all the parameters to send to the API endpoint for the replace mailer entry operation.
ReplaceMailerEntryReader is a Reader for the ReplaceMailerEntry structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.