Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶
type Benchmark struct {
FaultDetector *FaultDetector
// contains filtered or unexported fields
}
func NewBenchmark ¶
type FaultDetector ¶
type FaultDetector struct {
sync.RWMutex
P2PNode p2p.Node
Group *types.NotaryGroup
DagStore nodestore.DagStore
// contains filtered or unexported fields
}
func (*FaultDetector) Stop ¶
func (fd *FaultDetector) Stop()
Click to show internal directories.
Click to hide internal directories.