# Functions
New creates a new link API client.
NewDeleteLinkBadRequest creates a DeleteLinkBadRequest with default headers values.
NewDeleteLinkOK creates a DeleteLinkOK with default headers values.
NewDeleteLinkParams creates a new DeleteLinkParams object, with the default timeout for this client.
NewDeleteLinkParamsWithContext creates a new DeleteLinkParams object with the ability to set a context for a request.
NewDeleteLinkParamsWithHTTPClient creates a new DeleteLinkParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLinkParamsWithTimeout creates a new DeleteLinkParams object with the ability to set a timeout on a request.
NewDeleteLinkServiceUnavailable creates a DeleteLinkServiceUnavailable with default headers values.
NewDeleteLinkTooManyRequests creates a DeleteLinkTooManyRequests with default headers values.
NewDeleteLinkUnauthorized creates a DeleteLinkUnauthorized with default headers values.
NewDetailLinkNotFound creates a DetailLinkNotFound with default headers values.
NewDetailLinkOK creates a DetailLinkOK with default headers values.
NewDetailLinkParams creates a new DetailLinkParams object, with the default timeout for this client.
NewDetailLinkParamsWithContext creates a new DetailLinkParams object with the ability to set a context for a request.
NewDetailLinkParamsWithHTTPClient creates a new DetailLinkParams object with the ability to set a custom HTTPClient for a request.
NewDetailLinkParamsWithTimeout creates a new DetailLinkParams object with the ability to set a timeout on a request.
NewDetailLinkTooManyRequests creates a DetailLinkTooManyRequests with default headers values.
NewDetailLinkUnauthorized creates a DetailLinkUnauthorized with default headers values.
NewListLinksOK creates a ListLinksOK with default headers values.
NewListLinksParams creates a new ListLinksParams object, with the default timeout for this client.
NewListLinksParamsWithContext creates a new ListLinksParams object with the ability to set a context for a request.
NewListLinksParamsWithHTTPClient creates a new ListLinksParams object with the ability to set a custom HTTPClient for a request.
NewListLinksParamsWithTimeout creates a new ListLinksParams object with the ability to set a timeout on a request.
NewListLinksTooManyRequests creates a ListLinksTooManyRequests with default headers values.
NewListLinksUnauthorized creates a ListLinksUnauthorized with default headers values.
NewPatchLinkBadRequest creates a PatchLinkBadRequest with default headers values.
NewPatchLinkNotFound creates a PatchLinkNotFound with default headers values.
NewPatchLinkOK creates a PatchLinkOK with default headers values.
NewPatchLinkParams creates a new PatchLinkParams object, with the default timeout for this client.
NewPatchLinkParamsWithContext creates a new PatchLinkParams object with the ability to set a context for a request.
NewPatchLinkParamsWithHTTPClient creates a new PatchLinkParams object with the ability to set a custom HTTPClient for a request.
NewPatchLinkParamsWithTimeout creates a new PatchLinkParams object with the ability to set a timeout on a request.
NewPatchLinkServiceUnavailable creates a PatchLinkServiceUnavailable with default headers values.
NewPatchLinkTooManyRequests creates a PatchLinkTooManyRequests with default headers values.
NewPatchLinkUnauthorized creates a PatchLinkUnauthorized with default headers values.
# Structs
Client for link API
*/.
DeleteLinkBadRequest describes a response with status code 400, with default header values.
DeleteLinkOK describes a response with status code 200, with default header values.
DeleteLinkParams contains all the parameters to send to the API endpoint
for the delete link operation.
DeleteLinkReader is a Reader for the DeleteLink structure.
DeleteLinkServiceUnavailable describes a response with status code 503, with default header values.
DeleteLinkTooManyRequests describes a response with status code 429, with default header values.
DeleteLinkUnauthorized describes a response with status code 401, with default header values.
DetailLinkNotFound describes a response with status code 404, with default header values.
DetailLinkOK describes a response with status code 200, with default header values.
DetailLinkParams contains all the parameters to send to the API endpoint
for the detail link operation.
DetailLinkReader is a Reader for the DetailLink structure.
DetailLinkTooManyRequests describes a response with status code 429, with default header values.
DetailLinkUnauthorized describes a response with status code 401, with default header values.
ListLinksOK describes a response with status code 200, with default header values.
ListLinksParams contains all the parameters to send to the API endpoint
for the list links operation.
ListLinksReader is a Reader for the ListLinks structure.
ListLinksTooManyRequests describes a response with status code 429, with default header values.
ListLinksUnauthorized describes a response with status code 401, with default header values.
PatchLinkBadRequest describes a response with status code 400, with default header values.
PatchLinkNotFound describes a response with status code 404, with default header values.
PatchLinkOK describes a response with status code 200, with default header values.
PatchLinkParams contains all the parameters to send to the API endpoint
for the patch link operation.
PatchLinkReader is a Reader for the PatchLink structure.
PatchLinkServiceUnavailable describes a response with status code 503, with default header values.
PatchLinkTooManyRequests describes a response with status code 429, with default header values.
PatchLinkUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.