# Functions
FlowStatusString retrieves an enum value from the enum constants string name.
FlowStatusStrings returns a slice of all String values of the enum.
FlowStatusValues returns all values of the enum.
NewClient returns a new Client that can be used to perform Check calls.
# Type aliases
FlowStatus represents status of flow execution.