Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RiotDTOSchedule ¶
type RiotDTOSchedule struct {
// contains filtered or unexported fields
}
func NewSchdule ¶
func NewSchdule() *RiotDTOSchedule
func (*RiotDTOSchedule) Pull ¶
func (s *RiotDTOSchedule) Pull() *Task
func (*RiotDTOSchedule) Push ¶
func (s *RiotDTOSchedule) Push(tasks ...*Task)
func (*RiotDTOSchedule) Schedule ¶
func (s *RiotDTOSchedule) Schedule()
Click to show internal directories.
Click to hide internal directories.