package
0.0.0-20230315203048-a596a23b3fbf
Repository: https://github.com/carlakc/boltnd.git
Documentation: pkg.go.dev

# Functions

DisableLog disables all library log output.
NewServer creates an offers server.
UseLogger uses a specified Logger to output package logging info.

# Constants

Subsystem defines the logging code for this subsystem.

# Variables

ErrFeatureOverflow is returned if a feature will overflow uint16.
ErrShuttingDown is returned when an operation is aborted because the server is shutting down.
RPCServerPermissions is the set of macaroon permissions needed for each api.

# Structs

Server implements our offersrpc server.