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

# Functions

New creates a new peer entry API client.
NewCreatePeerEntryAccepted creates a CreatePeerEntryAccepted with default headers values.
NewCreatePeerEntryBadRequest creates a CreatePeerEntryBadRequest with default headers values.
NewCreatePeerEntryConflict creates a CreatePeerEntryConflict with default headers values.
NewCreatePeerEntryCreated creates a CreatePeerEntryCreated with default headers values.
NewCreatePeerEntryDefault creates a CreatePeerEntryDefault with default headers values.
NewCreatePeerEntryParams creates a new CreatePeerEntryParams object, with the default timeout for this client.
NewCreatePeerEntryParamsWithContext creates a new CreatePeerEntryParams object with the ability to set a context for a request.
NewCreatePeerEntryParamsWithHTTPClient creates a new CreatePeerEntryParams object with the ability to set a custom HTTPClient for a request.
NewCreatePeerEntryParamsWithTimeout creates a new CreatePeerEntryParams object with the ability to set a timeout on a request.
NewDeletePeerEntryAccepted creates a DeletePeerEntryAccepted with default headers values.
NewDeletePeerEntryDefault creates a DeletePeerEntryDefault with default headers values.
NewDeletePeerEntryNoContent creates a DeletePeerEntryNoContent with default headers values.
NewDeletePeerEntryNotFound creates a DeletePeerEntryNotFound with default headers values.
NewDeletePeerEntryParams creates a new DeletePeerEntryParams object, with the default timeout for this client.
NewDeletePeerEntryParamsWithContext creates a new DeletePeerEntryParams object with the ability to set a context for a request.
NewDeletePeerEntryParamsWithHTTPClient creates a new DeletePeerEntryParams object with the ability to set a custom HTTPClient for a request.
NewDeletePeerEntryParamsWithTimeout creates a new DeletePeerEntryParams object with the ability to set a timeout on a request.
NewGetPeerEntriesDefault creates a GetPeerEntriesDefault with default headers values.
NewGetPeerEntriesOK creates a GetPeerEntriesOK with default headers values.
NewGetPeerEntriesParams creates a new GetPeerEntriesParams object, with the default timeout for this client.
NewGetPeerEntriesParamsWithContext creates a new GetPeerEntriesParams object with the ability to set a context for a request.
NewGetPeerEntriesParamsWithHTTPClient creates a new GetPeerEntriesParams object with the ability to set a custom HTTPClient for a request.
NewGetPeerEntriesParamsWithTimeout creates a new GetPeerEntriesParams object with the ability to set a timeout on a request.
NewGetPeerEntryDefault creates a GetPeerEntryDefault with default headers values.
NewGetPeerEntryNotFound creates a GetPeerEntryNotFound with default headers values.
NewGetPeerEntryOK creates a GetPeerEntryOK with default headers values.
NewGetPeerEntryParams creates a new GetPeerEntryParams object, with the default timeout for this client.
NewGetPeerEntryParamsWithContext creates a new GetPeerEntryParams object with the ability to set a context for a request.
NewGetPeerEntryParamsWithHTTPClient creates a new GetPeerEntryParams object with the ability to set a custom HTTPClient for a request.
NewGetPeerEntryParamsWithTimeout creates a new GetPeerEntryParams object with the ability to set a timeout on a request.
NewReplacePeerEntryAccepted creates a ReplacePeerEntryAccepted with default headers values.
NewReplacePeerEntryBadRequest creates a ReplacePeerEntryBadRequest with default headers values.
NewReplacePeerEntryDefault creates a ReplacePeerEntryDefault with default headers values.
NewReplacePeerEntryNotFound creates a ReplacePeerEntryNotFound with default headers values.
NewReplacePeerEntryOK creates a ReplacePeerEntryOK with default headers values.
NewReplacePeerEntryParams creates a new ReplacePeerEntryParams object, with the default timeout for this client.
NewReplacePeerEntryParamsWithContext creates a new ReplacePeerEntryParams object with the ability to set a context for a request.
NewReplacePeerEntryParamsWithHTTPClient creates a new ReplacePeerEntryParams object with the ability to set a custom HTTPClient for a request.
NewReplacePeerEntryParamsWithTimeout creates a new ReplacePeerEntryParams object with the ability to set a timeout on a request.

# Structs

Client for peer entry API */.
CreatePeerEntryAccepted describes a response with status code 202, with default header values.
CreatePeerEntryBadRequest describes a response with status code 400, with default header values.
CreatePeerEntryConflict describes a response with status code 409, with default header values.
CreatePeerEntryCreated describes a response with status code 201, with default header values.
CreatePeerEntryDefault describes a response with status code -1, with default header values.
CreatePeerEntryParams contains all the parameters to send to the API endpoint for the create peer entry operation.
CreatePeerEntryReader is a Reader for the CreatePeerEntry structure.
DeletePeerEntryAccepted describes a response with status code 202, with default header values.
DeletePeerEntryDefault describes a response with status code -1, with default header values.
DeletePeerEntryNoContent describes a response with status code 204, with default header values.
DeletePeerEntryNotFound describes a response with status code 404, with default header values.
DeletePeerEntryParams contains all the parameters to send to the API endpoint for the delete peer entry operation.
DeletePeerEntryReader is a Reader for the DeletePeerEntry structure.
GetPeerEntriesDefault describes a response with status code -1, with default header values.
GetPeerEntriesOK describes a response with status code 200, with default header values.
GetPeerEntriesOKBody get peer entries o k body swagger:model GetPeerEntriesOKBody */.
GetPeerEntriesParams contains all the parameters to send to the API endpoint for the get peer entries operation.
GetPeerEntriesReader is a Reader for the GetPeerEntries structure.
GetPeerEntryDefault describes a response with status code -1, with default header values.
GetPeerEntryNotFound describes a response with status code 404, with default header values.
GetPeerEntryOK describes a response with status code 200, with default header values.
GetPeerEntryOKBody get peer entry o k body swagger:model GetPeerEntryOKBody */.
GetPeerEntryParams contains all the parameters to send to the API endpoint for the get peer entry operation.
GetPeerEntryReader is a Reader for the GetPeerEntry structure.
ReplacePeerEntryAccepted describes a response with status code 202, with default header values.
ReplacePeerEntryBadRequest describes a response with status code 400, with default header values.
ReplacePeerEntryDefault describes a response with status code -1, with default header values.
ReplacePeerEntryNotFound describes a response with status code 404, with default header values.
ReplacePeerEntryOK describes a response with status code 200, with default header values.
ReplacePeerEntryParams contains all the parameters to send to the API endpoint for the replace peer entry operation.
ReplacePeerEntryReader is a Reader for the ReplacePeerEntry structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.