Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebugServer ¶
type DebugServer struct {
// contains filtered or unexported fields
}
DebugServer is a http server for debug
func NewDebugServer ¶
func NewDebugServer(conf *common.DebugConfig, p2p *p2p.NetService, blkCache blockcache.BlockCache, blkChain block.Chain) *DebugServer
NewDebugServer returns new debug server
Click to show internal directories.
Click to hide internal directories.