# Functions
GetAPIRequestParametersFromFlags returns an APIRequestParameters populated from global flags.
No description provided by the author
No description provided by the author
No description provided by the author
GetDestinationFilePath returns the destination path, given source file 'source' and optional destination path 'destination'.
GetFilteringArrayFromStringArrayFlagValue retrieves an array of APIRequestFiltering structs for given filtering strings.
GetFilteringFromStringFlagValue retrieves a APIRequestFiltering struct from given filtering string.
GetFilteringInferOperator returns an APIRequestFiltering struct with the operater inferred from the input value.
No description provided by the author
GetSortingFromStringFlagValue return an APIRequestSorting struct from given sorting string flag.
No description provided by the author
InferTypeFromStringFlagValue will return a int, bool or string, based on value of flag.
JoinInt joins an array of integers with given sep.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author