package
0.13.994-experimental
Repository: https://github.com/lightninglabs/lightning-terminal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient returns a autopilot-server client.
UseLogger uses a specified Logger to output package logging info.

# 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.