package
0.1.26
Repository: https://github.com/playerr9/go-commons.git
Documentation: pkg.go.dev

# Functions

NewQueue creates a new queue.
NewStack creates a new stack.

# Structs

Queue is a queue of events that can be replayed.
Stack is a stack of events that can be replayed.