package
Version:
v0.0.0-...-a57fa24
Opens a new window with list of versions in this module.
Published: Jan 21, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
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.