package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev

# Packages

Package mock_pb is a generated GoMock package.
Package rpcpb is a reverse proxy.
No description provided by the author

# Functions

Dial returns a client connection.
NewServer creates a new RPC server and registers the rpc endpoints.
Run start gateway proxy to mapping grpc to http.

# Constants

const.
const.
Const.
DefaultHTTPLimit default max http conns.
MaxGateWayRecvMsgSize Deafult max message size gateway's grpc client can receive.
Const.

# Variables

# Structs

AdminService implements the RPC admin service interface.
APIService implements the RPC API service interface.
Server is the RPC server type.

# Interfaces

GRPCServer server interface for api & management etc.
Neblet interface breaks cycle import dependency and hides unused services.