//
pkg.gl
Category
github.com/superconsensus-chain/xupercore
example
xchain
service
package
1.0.5
Repository:
https://github.com/superconsensus-chain/xupercore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
73 SLOC
#
README
RPC服务
提供标准示例链实现rpc服务。
#
Packages
rpc
No description provided by the author
#
Functions
NewServMG
No description provided by the author
#
Structs
ServMG
各server组件运行控制.
#
Interfaces
ServCom
由于需要同时启动多个服务组件,采用注册机制管理.