eventcheck

package
v0.0.1-dev Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAlreadyConnectedEvent = errors.New("event is connected already")
	ErrSpilledEvent          = errors.New("event is spilled")
	ErrDuplicateEvent        = errors.New("event is duplicated")
)

Functions

This section is empty.

Types

type Checkers

type Checkers struct {
	Basiccheck   *basiccheck.Checker
	Epochcheck   *epochcheck.Checker
	Parentscheck *parentscheck.Checker
}

Checkers is collection of all the checkers

func (*Checkers) Validate

func (v *Checkers) Validate(e dag.Event, parents dag.Events) error

Validate runs all the checks except Lachesis-related

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL