Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPCServer ¶
type RPCServer struct {
// contains filtered or unexported fields
}
RPCServer manages the HTTP server for RPC requests. It delegates the actual RPC method implementations to an rpcProvider.
func NewRPCServer ¶
NewRPCServer creates a new RPC server.
Click to show internal directories.
Click to hide internal directories.