Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoChannel ¶
type GoChannel struct {
// contains filtered or unexported fields
}
GoChannel dispatcher by go channel.
func NewGoChannel ¶
func NewGoChannel(pool evbundler.WorkerPool) *GoChannel
NewGoChannel initialize GoChannel.
type RoundRobin ¶
type RoundRobin struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.