package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 7, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrWrongSeq = errors.New("event has wrong sequence time")
ErrWrongLamport = errors.New("event has wrong Lamport time")
ErrWrongSelfParent = errors.New("event is missing self-parent")
)
Checker performs checks, which require the parents list
New checker which performs checks, which require the parents list
Source Files
¶
Click to show internal directories.
Click to hide internal directories.