Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server exposes a set of Connect APIs over both gRPC and HTTP. Reflection is enabled.
func New ¶
func New( ctx context.Context, bitcoind *coreproxy.Bitcoind, rpcClients *api_explorer.RpcClients, ) *Server
New creates a new Server with interceptors applied.
Click to show internal directories.
Click to hide internal directories.