# Functions
Decode returns the status for a fligth plan decode.
Error takes a message and optional errors to wrap and returns a new error.
Format returns the format status.
GetVersion returns the get version response.
HasErrorDiags returns whether or not the response has error diagnostics.
HasFailed takes a boolean which determines whether or not the diagnostics failed or not.
HasWarningDiags returns whether or not the response has warning diagnostics.
ListSamples returns the status response for a sample list.
ListScenarios returns the status response for a scenario list.
OperationResponse returns the status for an operation.
OperationResponses returns the status multiple operations.
OutlineScenarios returns the status response for a scenario outline.
ScenariosValidateConfig returns the status response for a flight plan validation.
ShowSampleObservation returns status of the sample observation.
Unimplemented returns an unimplemented error.
# Interfaces
ResWithDiags is an interface of a response that has diagnostics.