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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewLitdClient constructs a new LitdClient from the passed grpc ClientConn.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterAccountsHandler registers the http handlers for service Accounts to "mux".
RegisterAccountsHandlerClient registers the http handlers for service Accounts to "mux".
RegisterAccountsHandlerFromEndpoint is same as RegisterAccountsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAccountsHandlerServer registers the http handlers for service Accounts to "mux".
No description provided by the author
No description provided by the author
RegisterAutopilotHandler registers the http handlers for service Autopilot to "mux".
RegisterAutopilotHandlerClient registers the http handlers for service Autopilot to "mux".
RegisterAutopilotHandlerFromEndpoint is same as RegisterAutopilotHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAutopilotHandlerServer registers the http handlers for service Autopilot to "mux".
No description provided by the author
No description provided by the author
RegisterFirewallHandler registers the http handlers for service Firewall to "mux".
RegisterFirewallHandlerClient registers the http handlers for service Firewall to "mux".
RegisterFirewallHandlerFromEndpoint is same as RegisterFirewallHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterFirewallHandlerServer registers the http handlers for service Firewall to "mux".
No description provided by the author
No description provided by the author
RegisterProxyHandler registers the http handlers for service Proxy to "mux".
RegisterProxyHandlerClient registers the http handlers for service Proxy to "mux".
RegisterProxyHandlerFromEndpoint is same as RegisterProxyHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterProxyHandlerServer registers the http handlers for service Proxy to "mux".
No description provided by the author
No description provided by the author
RegisterSessionsHandler registers the http handlers for service Sessions to "mux".
RegisterSessionsHandlerClient registers the http handlers for service Sessions to "mux".
RegisterSessionsHandlerFromEndpoint is same as RegisterSessionsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSessionsHandlerServer registers the http handlers for service Sessions to "mux".
No description provided by the author
No description provided by the author
RegisterStatusHandler registers the http handlers for service Status to "mux".
RegisterStatusHandlerClient registers the http handlers for service Status to "mux".
RegisterStatusHandlerFromEndpoint is same as RegisterStatusHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStatusHandlerServer registers the http handlers for service Status to "mux".
No description provided by the author
No description provided by the author

# Constants

Done means that the action successfully completed.
Error means that the Action did not successfully complete.
Pending means that the request resulting in the action being created came through but that no response came back from the appropriate backend.
No state was assigned to the action.
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
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Accounts_ServiceDesc is the grpc.ServiceDesc for Accounts service.
Enum value maps for ActionState.
Enum value maps for ActionState.
Autopilot_ServiceDesc is the grpc.ServiceDesc for Autopilot service.
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
Firewall_ServiceDesc is the grpc.ServiceDesc for Firewall service.
Proxy_ServiceDesc is the grpc.ServiceDesc for Proxy service.
Sessions_ServiceDesc is the grpc.ServiceDesc for Sessions service.
Enum value maps for SessionState.
Enum value maps for SessionState.
Enum value maps for SessionType.
Enum value maps for SessionType.
Status_ServiceDesc is the grpc.ServiceDesc for Status service.

# Structs

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
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
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
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
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
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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedAccountsServer must be embedded to have forward compatible implementations.
UnimplementedAutopilotServer must be embedded to have forward compatible implementations.
UnimplementedFirewallServer must be embedded to have forward compatible implementations.
UnimplementedProxyServer must be embedded to have forward compatible implementations.
UnimplementedSessionsServer must be embedded to have forward compatible implementations.
UnimplementedStatusServer must be embedded to have forward compatible implementations.
No description provided by the author

# Interfaces

AccountsClient is the client API for Accounts service.
AccountsServer is the server API for Accounts service.
AutopilotClient is the client API for Autopilot service.
AutopilotServer is the server API for Autopilot service.
FirewallClient is the client API for Firewall service.
FirewallServer is the server API for Firewall service.
LitdClient is an interface that can be used to access all the subservers of Litd.
ProxyClient is the client API for Proxy service.
ProxyServer is the server API for Proxy service.
SessionsClient is the client API for Sessions service.
SessionsServer is the server API for Sessions service.
StatusClient is the client API for Status service.
StatusServer is the server API for Status service.
UnsafeAccountsServer may be embedded to opt out of forward compatibility for this service.
UnsafeAutopilotServer may be embedded to opt out of forward compatibility for this service.
UnsafeFirewallServer may be embedded to opt out of forward compatibility for this service.
UnsafeProxyServer may be embedded to opt out of forward compatibility for this service.
UnsafeSessionsServer may be embedded to opt out of forward compatibility for this service.
UnsafeStatusServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author