Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Schduler ¶
type Schduler struct {
// contains filtered or unexported fields
}
func NewScheduler ¶
func NewScheduler(o ScheduleOption) *Schduler
func (*Schduler) ProduceTPS ¶
type ScheduleOption ¶
type SimpleTask ¶
type SimpleTask struct{}
Click to show internal directories.
Click to hide internal directories.