package
0.18.4-beta.rc2
Repository: https://github.com/lightningnetwork/lnd.git
Documentation: pkg.go.dev

# Functions

DisableLog disables all library log output.
No description provided by the author
RegisterDevHandler registers the http handlers for service Dev to "mux".
RegisterDevHandlerClient registers the http handlers for service Dev to "mux".
RegisterDevHandlerFromEndpoint is same as RegisterDevHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDevHandlerServer registers the http handlers for service Dev to "mux".
No description provided by the author
No description provided by the author
UseLogger uses a specified Logger to output package logging info.

# Variables

Dev_ServiceDesc is the grpc.ServiceDesc for Dev service.
No description provided by the author

# Structs

Config is empty for non-devrpc builds.
No description provided by the author
UnimplementedDevServer must be embedded to have forward compatible implementations.

# Interfaces

DevClient is the client API for Dev service.
DevServer is the server API for Dev service.
UnsafeDevServer may be embedded to opt out of forward compatibility for this service.