funcs

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaskAddTask

type TaskAddTask struct {
}

func (*TaskAddTask) Func

func (t *TaskAddTask) Func(ctx g.Ctx, id string) error

func (*TaskAddTask) IsAllWorker

func (t *TaskAddTask) IsAllWorker() bool

func (*TaskAddTask) IsSingleton

func (t *TaskAddTask) IsSingleton() bool

type TaskStartFunc

type TaskStartFunc struct {
}

func (*TaskStartFunc) Func

func (t *TaskStartFunc) Func(ctx g.Ctx, id string) error

func (*TaskStartFunc) IsAllWorker

func (t *TaskStartFunc) IsAllWorker() bool

func (*TaskStartFunc) IsSingleton

func (t *TaskStartFunc) IsSingleton() bool

type TaskStopFunc

type TaskStopFunc struct {
}

func (*TaskStopFunc) Func

func (t *TaskStopFunc) Func(ctx g.Ctx, id string) error

func (*TaskStopFunc) IsAllWorker

func (t *TaskStopFunc) IsAllWorker() bool

func (*TaskStopFunc) IsSingleton

func (t *TaskStopFunc) IsSingleton() bool

type TaskTest

type TaskTest struct {
}

func (*TaskTest) Func

func (t *TaskTest) Func(ctx g.Ctx, param string) error

func (*TaskTest) IsAllWorker

func (t *TaskTest) IsAllWorker() bool

func (*TaskTest) IsSingleton

func (t *TaskTest) IsSingleton() bool

Jump to

Keyboard shortcuts

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