Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EvmDataIntegrityCheck ¶
func NewEvmDataIntegrityCheck ¶
func NewEvmDataIntegrityCheck(check *checks.Check, logger *zap.Logger) *EvmDataIntegrityCheck
func (*EvmDataIntegrityCheck) Name ¶
func (c *EvmDataIntegrityCheck) Name() string
func (*EvmDataIntegrityCheck) Perform ¶
func (c *EvmDataIntegrityCheck) Perform()
func (*EvmDataIntegrityCheck) SetNodes ¶
func (c *EvmDataIntegrityCheck) SetNodes(nodes []*models.QosNode)
func (*EvmDataIntegrityCheck) ShouldRun ¶
func (c *EvmDataIntegrityCheck) ShouldRun() bool
Click to show internal directories.
Click to hide internal directories.