Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CtlRater ¶
type CtlRater struct { StopWorker Do func() Rate int64 v1log.InvokeLog // contains filtered or unexported fields }
type FailAllFailCoMag ¶
type FailAllFailCoMag struct {
// contains filtered or unexported fields
}
FailAllFailCoMag 一次失败全部失败的CoMag
func NewFailAllFailCoMag ¶
func NewFailAllFailCoMag() *FailAllFailCoMag
func (*FailAllFailCoMag) Add ¶
func (mg *FailAllFailCoMag) Add(f CoFunc)
func (*FailAllFailCoMag) Run ¶
func (mg *FailAllFailCoMag) Run()
type StopWorker ¶
type StopWorker struct {
// contains filtered or unexported fields
}
func (*StopWorker) Stop ¶
func (w *StopWorker) Stop()
func (*StopWorker) StopNotify ¶
func (w *StopWorker) StopNotify() chan bool
func (*StopWorker) Stopped ¶
func (w *StopWorker) Stopped() bool
Click to show internal directories.
Click to hide internal directories.