package
0.2.14-alpha
Repository: https://github.com/lightninglabs/faraday.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewRPCServer returns a server which will listen for rpc requests on the rpc listen address provided.
UseLogger uses a specified Logger to output package logging info.

# Constants

Subsystem defines the logging code for this subsystem.

# Variables

ErrBitcoinNodeRequired is required when an endpoint which requires a bitcoin node backend is hit and we are not connected to one.
ErrNoCategoryName is returned if a category does not have a name.
ErrSetChain is returned when on on/off chain boolean is set for a category.

# Structs

Config provides closures and settings required to run the rpc server.
RPCServer implements the faraday service, serving requests over grpc.