# Packages
No description provided by the author
# Constants
No description provided by the author
# Variables
ErrVersionIncompatible is returned when the minimum Lit version required by the autopilot server exceeds the version of this binary.
# Structs
Client is a client connection to the autopilot server.
Config holds the configuration options for the autopilot server client.
Feature holds all the info necessary to subscribe to a feature offered by the autopilot server.
RuleValues holds the default value along with the sane max and min values that the autopilot server indicates makes sense for feature that the rule is being applied to.
Version defines a software version.
# Interfaces
Autopilot represents the functionality exposed by an autopilot server.