Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SafeHeap ¶
type SafeHeap struct {
// contains filtered or unexported fields
}
SafeHeap creates a co-routine safe Heap comprised a data type that implements heap.Interface
func (*SafeHeap) Destroy ¶
func (s *SafeHeap) Destroy()
Destroy closes the primary channel stopping the running go routine.
Click to show internal directories.
Click to hide internal directories.