package
2.2.0+incompatible
Repository: https://github.com/dispatchlabs/disgo.git
Documentation: pkg.go.dev
# Functions
HeapPop - safely pop item from a heap interface.
HeapPush - safely push item to a heap interface.
No description provided by the author
need to figure out best way to implement the lock time.
need to figure out best way to implement the lock time.
need to figure out best way to implement the lock time.
stopWatchHeapOps - stop watching for heap operations.
watchHeapOps - watch for push/pops to our heap, and serializing the operations with channels.
# Structs
No description provided by the author
No description provided by the author
An Item is something we manage in a priority queue.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author