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

# Functions

CheckRootConfig checks the validity of the prime api flags.
ContainsDash returns true if the original command included an empty dash.
CreatePrimeClient creates the prime api client #nosec G402.
CreatePrimeClientWithCACStoreParam creates the prime api client #nosec G402.
CreateSupportClient creates the support api client.
DecodeJSONFileToPayload takes a filename, or stdin and decodes the file into the supplied json payload.
HandleGatewayError handles errors returned by the gateway.
ParseFlags parses the command line flags.

# Constants

CertPathFlag is the path to the certificate to use for TLS.
ETagFlag is the etag for the mto shipment being updated.
FilenameFlag is the name of the file being passed in.
HostnameFlag is the hostname to connect to.
IDFlag is the UUID of the object being retrieved.
InsecureFlag indicates that TLS verification and validation can be skipped.
KeyPathFlag is the path to the key to use for TLS.
PaymentRequestIDFlag is the payment request ID.
PortFlag is the port to connect to.
SinceFlag is the datetime for the `since` filter for fetching moves.
WaitFlag is how long to wait for the server to respond.