package
0.1.4
Repository: https://github.com/techpay-io/sirius-base.git
Documentation: pkg.go.dev

# Functions

ASCIIschemeToDAG parses events from ASCII-scheme for test purpose.
No description provided by the author
ByParents returns events topologically ordered by parent dependency.
DAGtoASCIIscheme builds ASCII-scheme of events for debug purpose.
ForEachRandEvent generates random events for test purpose.
ForEachRandFork generates random events with forks for test purpose.
GenNodes generates nodes.
GenRandEvents generates random events for test purpose.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

TestEvents is a ordered slice of events.