# Functions
New returns a new instance of the wtclientrpc WatchtowerClient sub-server.
No description provided by the author
RegisterWatchtowerClientHandler registers the http handlers for service WatchtowerClient to "mux".
RegisterWatchtowerClientHandlerClient registers the http handlers for service WatchtowerClient to "mux".
RegisterWatchtowerClientHandlerFromEndpoint is same as RegisterWatchtowerClientHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterWatchtowerClientHandlerServer registers the http handlers for service WatchtowerClient to "mux".
No description provided by the author
# Constants
Selects the policy from the anchor tower client.
Selects the policy from the legacy tower client.
# Variables
ErrWtclientNotActive signals that RPC calls cannot be processed because the watchtower client is not active.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Config is the primary configuration struct for the watchtower RPC server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerShell is a shell struct holding a reference to the actual sub-server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedWatchtowerClientServer can be embedded to have forward compatible implementations.
WatchtowerClient is the RPC server we'll use to interact with the backing active watchtower client.
# Interfaces
WatchtowerClientClient is the client API for WatchtowerClient service.
WatchtowerClientServer is the server API for WatchtowerClient service.
# Type aliases
No description provided by the author