//
pkg.gl
Category
github.com/PlayerR9/go-commons
CustomData
listlike
package
0.1.26
Repository:
https://github.com/playerr9/go-commons.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
84 SLOC
#
Functions
NewQueue
NewQueue creates a new queue.
NewStack
NewStack creates a new stack.
#
Structs
Queue
Queue is a queue of events that can be replayed.
Stack
Stack is a stack of events that can be replayed.