//
pkg.gl
Category
github.com/GhostNet-Dev/GhostNet-Core
libs
container
package
0.0.0-20240309020057-68508b264851
Repository:
https://github.com/ghostnet-dev/ghostnet-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
109 SLOC
#
Functions
NewQueue
No description provided by the author
#
Structs
Item
An Item is something we manage in a priority queue.
Queue
No description provided by the author
#
Type aliases
PriorityQueue
A PriorityQueue implements heap.Interface and holds Items.
Stack
No description provided by the author