Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CQueue ¶
type CQueue struct {
// contains filtered or unexported fields
}
func Constructor ¶
func Constructor() CQueue
func (*CQueue) AppendTail ¶
func (*CQueue) DeleteHead ¶
Click to show internal directories.
Click to hide internal directories.