package
2.85.0+incompatible
Repository: https://github.com/transcom/mymove.git
Documentation: pkg.go.dev
# Functions
New creates a new mto shipment API client.
NewCreateMTOShipmentBadRequest creates a CreateMTOShipmentBadRequest with default headers values.
NewCreateMTOShipmentInternalServerError creates a CreateMTOShipmentInternalServerError with default headers values.
NewCreateMTOShipmentNotFound creates a CreateMTOShipmentNotFound with default headers values.
NewCreateMTOShipmentOK creates a CreateMTOShipmentOK with default headers values.
NewCreateMTOShipmentParams creates a new CreateMTOShipmentParams object, with the default timeout for this client.
NewCreateMTOShipmentParamsWithContext creates a new CreateMTOShipmentParams object with the ability to set a context for a request.
NewCreateMTOShipmentParamsWithHTTPClient creates a new CreateMTOShipmentParams object with the ability to set a custom HTTPClient for a request.
NewCreateMTOShipmentParamsWithTimeout creates a new CreateMTOShipmentParams object with the ability to set a timeout on a request.
NewCreateMTOShipmentUnprocessableEntity creates a CreateMTOShipmentUnprocessableEntity with default headers values.
NewUpdateMTOShipmentBadRequest creates a UpdateMTOShipmentBadRequest with default headers values.
NewUpdateMTOShipmentForbidden creates a UpdateMTOShipmentForbidden with default headers values.
NewUpdateMTOShipmentInternalServerError creates a UpdateMTOShipmentInternalServerError with default headers values.
NewUpdateMTOShipmentNotFound creates a UpdateMTOShipmentNotFound with default headers values.
NewUpdateMTOShipmentOK creates a UpdateMTOShipmentOK with default headers values.
NewUpdateMTOShipmentParams creates a new UpdateMTOShipmentParams object, with the default timeout for this client.
NewUpdateMTOShipmentParamsWithContext creates a new UpdateMTOShipmentParams object with the ability to set a context for a request.
NewUpdateMTOShipmentParamsWithHTTPClient creates a new UpdateMTOShipmentParams object with the ability to set a custom HTTPClient for a request.
NewUpdateMTOShipmentParamsWithTimeout creates a new UpdateMTOShipmentParams object with the ability to set a timeout on a request.
NewUpdateMTOShipmentPreconditionFailed creates a UpdateMTOShipmentPreconditionFailed with default headers values.
NewUpdateMTOShipmentUnauthorized creates a UpdateMTOShipmentUnauthorized with default headers values.
NewUpdateMTOShipmentUnprocessableEntity creates a UpdateMTOShipmentUnprocessableEntity with default headers values.
# Structs
Client for mto shipment API
*/.
CreateMTOShipmentBadRequest describes a response with status code 400, with default header values.
CreateMTOShipmentInternalServerError describes a response with status code 500, with default header values.
CreateMTOShipmentNotFound describes a response with status code 404, with default header values.
CreateMTOShipmentOK describes a response with status code 200, with default header values.
CreateMTOShipmentParams contains all the parameters to send to the API endpoint
for the create m t o shipment operation.
CreateMTOShipmentReader is a Reader for the CreateMTOShipment structure.
CreateMTOShipmentUnprocessableEntity describes a response with status code 422, with default header values.
UpdateMTOShipmentBadRequest describes a response with status code 400, with default header values.
UpdateMTOShipmentForbidden describes a response with status code 403, with default header values.
UpdateMTOShipmentInternalServerError describes a response with status code 500, with default header values.
UpdateMTOShipmentNotFound describes a response with status code 404, with default header values.
UpdateMTOShipmentOK describes a response with status code 200, with default header values.
UpdateMTOShipmentParams contains all the parameters to send to the API endpoint
for the update m t o shipment operation.
UpdateMTOShipmentPreconditionFailed describes a response with status code 412, with default header values.
UpdateMTOShipmentReader is a Reader for the UpdateMTOShipment structure.
UpdateMTOShipmentUnauthorized describes a response with status code 401, with default header values.
UpdateMTOShipmentUnprocessableEntity describes a response with status code 422, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.