Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EgressQueue ¶
type EgressQueue struct {
// contains filtered or unexported fields
}
func NewEgressQueue ¶
func NewEgressQueue(max_size uint) *EgressQueue
type IngressQueue ¶
type IngressQueue struct {
// contains filtered or unexported fields
}
func NewIngressQueue ¶
func NewIngressQueue(max_size uint) *IngressQueue
Click to show internal directories.
Click to hide internal directories.