package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# Functions
New creates a new http errors API client.
NewCreateHTTPErrorsSectionAccepted creates a CreateHTTPErrorsSectionAccepted with default headers values.
NewCreateHTTPErrorsSectionBadRequest creates a CreateHTTPErrorsSectionBadRequest with default headers values.
NewCreateHTTPErrorsSectionConflict creates a CreateHTTPErrorsSectionConflict with default headers values.
NewCreateHTTPErrorsSectionCreated creates a CreateHTTPErrorsSectionCreated with default headers values.
NewCreateHTTPErrorsSectionDefault creates a CreateHTTPErrorsSectionDefault with default headers values.
NewCreateHTTPErrorsSectionParams creates a new CreateHTTPErrorsSectionParams object, with the default timeout for this client.
NewCreateHTTPErrorsSectionParamsWithContext creates a new CreateHTTPErrorsSectionParams object with the ability to set a context for a request.
NewCreateHTTPErrorsSectionParamsWithHTTPClient creates a new CreateHTTPErrorsSectionParams object with the ability to set a custom HTTPClient for a request.
NewCreateHTTPErrorsSectionParamsWithTimeout creates a new CreateHTTPErrorsSectionParams object with the ability to set a timeout on a request.
NewDeleteHTTPErrorsSectionAccepted creates a DeleteHTTPErrorsSectionAccepted with default headers values.
NewDeleteHTTPErrorsSectionDefault creates a DeleteHTTPErrorsSectionDefault with default headers values.
NewDeleteHTTPErrorsSectionNoContent creates a DeleteHTTPErrorsSectionNoContent with default headers values.
NewDeleteHTTPErrorsSectionNotFound creates a DeleteHTTPErrorsSectionNotFound with default headers values.
NewDeleteHTTPErrorsSectionParams creates a new DeleteHTTPErrorsSectionParams object, with the default timeout for this client.
NewDeleteHTTPErrorsSectionParamsWithContext creates a new DeleteHTTPErrorsSectionParams object with the ability to set a context for a request.
NewDeleteHTTPErrorsSectionParamsWithHTTPClient creates a new DeleteHTTPErrorsSectionParams object with the ability to set a custom HTTPClient for a request.
NewDeleteHTTPErrorsSectionParamsWithTimeout creates a new DeleteHTTPErrorsSectionParams object with the ability to set a timeout on a request.
NewGetHTTPErrorsSectionDefault creates a GetHTTPErrorsSectionDefault with default headers values.
NewGetHTTPErrorsSectionNotFound creates a GetHTTPErrorsSectionNotFound with default headers values.
NewGetHTTPErrorsSectionOK creates a GetHTTPErrorsSectionOK with default headers values.
NewGetHTTPErrorsSectionParams creates a new GetHTTPErrorsSectionParams object, with the default timeout for this client.
NewGetHTTPErrorsSectionParamsWithContext creates a new GetHTTPErrorsSectionParams object with the ability to set a context for a request.
NewGetHTTPErrorsSectionParamsWithHTTPClient creates a new GetHTTPErrorsSectionParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPErrorsSectionParamsWithTimeout creates a new GetHTTPErrorsSectionParams object with the ability to set a timeout on a request.
NewGetHTTPErrorsSectionsDefault creates a GetHTTPErrorsSectionsDefault with default headers values.
NewGetHTTPErrorsSectionsOK creates a GetHTTPErrorsSectionsOK with default headers values.
NewGetHTTPErrorsSectionsParams creates a new GetHTTPErrorsSectionsParams object, with the default timeout for this client.
NewGetHTTPErrorsSectionsParamsWithContext creates a new GetHTTPErrorsSectionsParams object with the ability to set a context for a request.
NewGetHTTPErrorsSectionsParamsWithHTTPClient creates a new GetHTTPErrorsSectionsParams object with the ability to set a custom HTTPClient for a request.
NewGetHTTPErrorsSectionsParamsWithTimeout creates a new GetHTTPErrorsSectionsParams object with the ability to set a timeout on a request.
NewReplaceHTTPErrorsSectionAccepted creates a ReplaceHTTPErrorsSectionAccepted with default headers values.
NewReplaceHTTPErrorsSectionBadRequest creates a ReplaceHTTPErrorsSectionBadRequest with default headers values.
NewReplaceHTTPErrorsSectionDefault creates a ReplaceHTTPErrorsSectionDefault with default headers values.
NewReplaceHTTPErrorsSectionNotFound creates a ReplaceHTTPErrorsSectionNotFound with default headers values.
NewReplaceHTTPErrorsSectionOK creates a ReplaceHTTPErrorsSectionOK with default headers values.
NewReplaceHTTPErrorsSectionParams creates a new ReplaceHTTPErrorsSectionParams object, with the default timeout for this client.
NewReplaceHTTPErrorsSectionParamsWithContext creates a new ReplaceHTTPErrorsSectionParams object with the ability to set a context for a request.
NewReplaceHTTPErrorsSectionParamsWithHTTPClient creates a new ReplaceHTTPErrorsSectionParams object with the ability to set a custom HTTPClient for a request.
NewReplaceHTTPErrorsSectionParamsWithTimeout creates a new ReplaceHTTPErrorsSectionParams object with the ability to set a timeout on a request.
# Structs
Client for http errors API
*/.
CreateHTTPErrorsSectionAccepted describes a response with status code 202, with default header values.
CreateHTTPErrorsSectionBadRequest describes a response with status code 400, with default header values.
CreateHTTPErrorsSectionConflict describes a response with status code 409, with default header values.
CreateHTTPErrorsSectionCreated describes a response with status code 201, with default header values.
CreateHTTPErrorsSectionDefault describes a response with status code -1, with default header values.
CreateHTTPErrorsSectionParams contains all the parameters to send to the API endpoint
for the create HTTP errors section operation.
CreateHTTPErrorsSectionReader is a Reader for the CreateHTTPErrorsSection structure.
DeleteHTTPErrorsSectionAccepted describes a response with status code 202, with default header values.
DeleteHTTPErrorsSectionDefault describes a response with status code -1, with default header values.
DeleteHTTPErrorsSectionNoContent describes a response with status code 204, with default header values.
DeleteHTTPErrorsSectionNotFound describes a response with status code 404, with default header values.
DeleteHTTPErrorsSectionParams contains all the parameters to send to the API endpoint
for the delete HTTP errors section operation.
DeleteHTTPErrorsSectionReader is a Reader for the DeleteHTTPErrorsSection structure.
GetHTTPErrorsSectionDefault describes a response with status code -1, with default header values.
GetHTTPErrorsSectionNotFound describes a response with status code 404, with default header values.
GetHTTPErrorsSectionOK describes a response with status code 200, with default header values.
GetHTTPErrorsSectionOKBody get HTTP errors section o k body
swagger:model GetHTTPErrorsSectionOKBody
*/.
GetHTTPErrorsSectionParams contains all the parameters to send to the API endpoint
for the get HTTP errors section operation.
GetHTTPErrorsSectionReader is a Reader for the GetHTTPErrorsSection structure.
GetHTTPErrorsSectionsDefault describes a response with status code -1, with default header values.
GetHTTPErrorsSectionsOK describes a response with status code 200, with default header values.
GetHTTPErrorsSectionsOKBody get HTTP errors sections o k body
swagger:model GetHTTPErrorsSectionsOKBody
*/.
GetHTTPErrorsSectionsParams contains all the parameters to send to the API endpoint
for the get HTTP errors sections operation.
GetHTTPErrorsSectionsReader is a Reader for the GetHTTPErrorsSections structure.
ReplaceHTTPErrorsSectionAccepted describes a response with status code 202, with default header values.
ReplaceHTTPErrorsSectionBadRequest describes a response with status code 400, with default header values.
ReplaceHTTPErrorsSectionDefault describes a response with status code -1, with default header values.
ReplaceHTTPErrorsSectionNotFound describes a response with status code 404, with default header values.
ReplaceHTTPErrorsSectionOK describes a response with status code 200, with default header values.
ReplaceHTTPErrorsSectionParams contains all the parameters to send to the API endpoint
for the replace HTTP errors section operation.
ReplaceHTTPErrorsSectionReader is a Reader for the ReplaceHTTPErrorsSection structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.