Categorygithub.com/HykoAPI/sequences
modulepackage
0.2.0
Repository: https://github.com/hykoapi/sequences.git
Documentation: pkg.go.dev

# README

Sequences

Updating Sequences

  • Create PR
  • Merge PR
  • Pull master
  • Tag with new version number: git tag vx.x.x
  • Push tag git push origin vx.x.x
  • Update go.mod file in your project

# Functions

No description provided by the author
SetupConsumersForSequence does the following: Construct tree of stages Emit first event Consume first event Call matching consumer.
No description provided by the author

# Constants

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

# Structs

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

# Type aliases

TODO: Move to struct.
No description provided by the author
No description provided by the author