package
0.0.0-20201217170007-34c50316512b
Repository: https://github.com/transcom/milmove_orders.git
Documentation: pkg.go.dev
# Functions
CheckRootConfig checks the validity of the orders api flags.
CreateClient creates the orders api client.
ParseFlags parses the command line flags.
# Constants
CertPathFlag is the path to the certificate to use for TLS.
CSVFileFlag is the CSV file flag.
EndTimestampFlag is the end time search flag.
HostnameFlag is the hostname to connect to.
InsecureFlag indicates that TLS verification and validation can be skipped.
IssuerFlag is the orders uuid flag.
KeyPathFlag is the path to the key to use for TLS.
OrdersUUIDFlag is the orders uuid flag.
PortFlag is the port to connect to.
RelativeTimeFlag is the relative time search flag.
StartTimestampFlag is the start time search flag.
# Structs
CategorizedRank combines officer status and paygrade.