repository

package
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAntsTaskDispatcher

func NewAntsTaskDispatcher() asynctask.TaskDispatcher

func NewCommonCronTaskDispatcher

func NewCommonCronTaskDispatcher(taskDispatcher asynctask.TaskDispatcher) asynctask.CronTaskDispatcher

func NewThunnusTaskDispatcher

func NewThunnusTaskDispatcher() asynctask.TaskDispatcher

Types

type CommonCronTaskDispatcher

type CommonCronTaskDispatcher struct {
	// contains filtered or unexported fields
}

func (*CommonCronTaskDispatcher) Add

func (*CommonCronTaskDispatcher) AddTask

func (c *CommonCronTaskDispatcher) AddTask(spec string, task *asynctask.CronTask) error

func (*CommonCronTaskDispatcher) AddWithName

func (c *CommonCronTaskDispatcher) AddWithName(spec string, name string, cmd asynctask.TaskFunc) (*asynctask.CronTask, error)

func (*CommonCronTaskDispatcher) Dispose

func (c *CommonCronTaskDispatcher) Dispose() error

func (*CommonCronTaskDispatcher) ImplName

func (c *CommonCronTaskDispatcher) ImplName() scene.ImplName

func (*CommonCronTaskDispatcher) Setup

func (c *CommonCronTaskDispatcher) Setup() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL