package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev
# Constants
const.
const.
Const.
DefaultHTTPLimit default max http conns.
MaxGateWayRecvMsgSize Deafult max message size gateway's grpc client can receive.
Const.
# Variables
Errors.
# 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.