package
2.85.0+incompatible
Repository: https://github.com/transcom/mymove.git
Documentation: pkg.go.dev
# Functions
NewInternalAPI returns the internal API.
PDFProducer creates a new PDF producer.
# Structs
ApplicationParametersValidateHandler validates a value provided by the service member.
ApproveMoveHandler approves a move via POST /moves/{moveId}/approve.
ApproveReimbursementHandler approves a move via POST /reimbursement/{reimbursementId}/approve.
BooleanFeatureFlagsForUserHandler handles evaluating boolean feature flags for users.
CancelMoveHandler cancels a move via POST /moves/{moveId}/cancel.
CreateBackupContactHandler creates a new backup contact.
CreateDocumentHandler creates a new document via POST /documents/.
No description provided by the author
CreateMTOShipmentHandler is the handler to create MTO shipments.
CreateOrdersHandler creates new orders via POST /orders.
No description provided by the author
CreateProGearWeightTicketHandler.
CreateServiceMemberHandler creates a new service member via POST /serviceMember.
CreateSignedCertificationHandler creates a new issue via POST /issue.
CreateUploadHandler creates a new upload via POST /uploads?documentId={documentId}.
CreateWeightTicketHandler.
DeleteMovingExpenseHandler.
DeleteProGearWeightTicketHandler.
DeleteShipmentHandler soft deletes a shipment.
DeleteUploadHandler deletes an upload.
DeleteUploadsHandler deletes a collection of uploads.
DeleteWeightTicketHandler.
No description provided by the author
No description provided by the author
No description provided by the author
GetOktaProfileHandler gets Okta Profile via GET /okta-profile.
No description provided by the author
IndexBackupContactsHandler returns a list of all backup contacts for a service member.
IndexEntitlementsHandler indexes entitlements.
IndexSignedCertificationsHandler gets all signed certifications associated with a move.
No description provided by the author
ListMTOShipmentsHandler returns a list of MTO Shipments.
PatchMoveHandler patches a move via PATCH /moves/{moveId}.
PatchServiceMemberHandler patches a serviceMember via PATCH /serviceMembers/{serviceMemberId}.
ResubmitPPMShipmentDocumentationHandler is the handler to resubmit PPM shipment documentation.
SearchDutyLocationsHandler returns a list of all issues.
ShowAddressHandler returns an address.
ShowAvailableMoveDatesHandler returns the available move dates starting at a given date.
ShowBackupContactHandler returns a backup contact for a user and backup contact ID.
ShowCounselingOfficesHandler returns the counseling offices for a duty location ID.
ShowDocumentHandler shows a document via GETT /documents/:document_id.
ShowDutyLocationTransportationOfficeHandler returns the transportation office for a duty location ID.
ShowLoggedInUserHandler returns the logged in user.
ShowMoveHandler returns a move for a user and move ID.
ShowOrdersHandler returns orders for a user and order ID.
ShowPaymentPacketHandler returns a PPM Payment Packet PDF.
ShowServiceMemberHandler returns a serviceMember for a user and service member ID.
ShowServiceMemberOrdersHandler returns latest orders for a logged in serviceMember.
SubmitAmendedOrdersHandler approves a move via POST /moves/{moveId}/submit.
SubmitMoveHandler approves a move via POST /moves/{moveId}/submit.
SubmitPPMShipmentDocumentationHandler is the handler to save a PPMShipment signature and route the PPM shipment to the office.
UpdateBackupContactHandler updates a backup contact with a new one.
UpdateMovingExpenseHandler struct.
UpdateMTOShipmentHandler is the handler to update MTO shipments.
GetOktaProfileHandler gets Okta Profile via GET /okta-profile.
UpdateOrdersHandler updates an order via PUT /orders/{orderId}.
UpdateProGearWeightTicketHandler.
UpdateWeightTicketHandler.
No description provided by the author
UploadAmendedOrdersHandler uploads amended orders to an order via PATCH /orders/{orderId}/upload_amended_orders.
ValidatePostalCodeWithRateDataHandler has the service validator.
VariantFeatureFlagsForUserHandler handles evaluating variant feature flags for users.