package
2.85.0+incompatible
Repository: https://github.com/transcom/mymove.git
Documentation: pkg.go.dev

# Functions

New creates a new webhook API client.
NewCreateWebhookNotificationCreated creates a CreateWebhookNotificationCreated with default headers values.
NewCreateWebhookNotificationInternalServerError creates a CreateWebhookNotificationInternalServerError with default headers values.
NewCreateWebhookNotificationParams creates a new CreateWebhookNotificationParams object, with the default timeout for this client.
NewCreateWebhookNotificationParamsWithContext creates a new CreateWebhookNotificationParams object with the ability to set a context for a request.
NewCreateWebhookNotificationParamsWithHTTPClient creates a new CreateWebhookNotificationParams object with the ability to set a custom HTTPClient for a request.
NewCreateWebhookNotificationParamsWithTimeout creates a new CreateWebhookNotificationParams object with the ability to set a timeout on a request.
NewCreateWebhookNotificationUnprocessableEntity creates a CreateWebhookNotificationUnprocessableEntity with default headers values.
NewReceiveWebhookNotificationBadRequest creates a ReceiveWebhookNotificationBadRequest with default headers values.
NewReceiveWebhookNotificationForbidden creates a ReceiveWebhookNotificationForbidden with default headers values.
NewReceiveWebhookNotificationInternalServerError creates a ReceiveWebhookNotificationInternalServerError with default headers values.
NewReceiveWebhookNotificationOK creates a ReceiveWebhookNotificationOK with default headers values.
NewReceiveWebhookNotificationParams creates a new ReceiveWebhookNotificationParams object, with the default timeout for this client.
NewReceiveWebhookNotificationParamsWithContext creates a new ReceiveWebhookNotificationParams object with the ability to set a context for a request.
NewReceiveWebhookNotificationParamsWithHTTPClient creates a new ReceiveWebhookNotificationParams object with the ability to set a custom HTTPClient for a request.
NewReceiveWebhookNotificationParamsWithTimeout creates a new ReceiveWebhookNotificationParams object with the ability to set a timeout on a request.
NewReceiveWebhookNotificationUnauthorized creates a ReceiveWebhookNotificationUnauthorized with default headers values.

# Structs

Client for webhook API */.
CreateWebhookNotificationCreated describes a response with status code 201, with default header values.
CreateWebhookNotificationInternalServerError describes a response with status code 500, with default header values.
CreateWebhookNotificationParams contains all the parameters to send to the API endpoint for the create webhook notification operation.
CreateWebhookNotificationReader is a Reader for the CreateWebhookNotification structure.
CreateWebhookNotificationUnprocessableEntity describes a response with status code 422, with default header values.
ReceiveWebhookNotificationBadRequest describes a response with status code 400, with default header values.
ReceiveWebhookNotificationForbidden describes a response with status code 403, with default header values.
ReceiveWebhookNotificationInternalServerError describes a response with status code 500, with default header values.
ReceiveWebhookNotificationOK describes a response with status code 200, with default header values.
ReceiveWebhookNotificationParams contains all the parameters to send to the API endpoint for the receive webhook notification operation.
ReceiveWebhookNotificationReader is a Reader for the ReceiveWebhookNotification structure.
ReceiveWebhookNotificationUnauthorized 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.