Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OptionPrioQueue ¶
func OptionQueueLen ¶
func OptionQueueLen(length int) OptionPrioQueue
type PrioQueue ¶
type PrioQueue struct {
// contains filtered or unexported fields
}
func NewPrioQueue ¶
func NewPrioQueue(opts ...OptionPrioQueue) (*PrioQueue, error)
default queue priority 1, the higher the value, the higher the priority.
Click to show internal directories.
Click to hide internal directories.