Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNeedRetry = fmt.Errorf("need retry")
)
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func (*Dispatcher) Run ¶
func (d *Dispatcher) Run(stopCh chan struct{})
Click to show internal directories.
Click to hide internal directories.