tasks

package
v1.5.8-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Root = kit.NewRouter()

Functions

This section is empty.

Types

type DbLogStoring added in v1.1.0

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

func (*DbLogStoring) Output added in v1.1.0

func (t *DbLogStoring) Output(ctx context.Context) (interface{}, error)

func (*DbLogStoring) SetArg added in v1.1.0

func (t *DbLogStoring) SetArg(v interface{}) error

type DbLogger added in v1.1.0

type DbLogger interface {
	Create(sqlx.DBExecutor) error
}

type EventLog added in v1.5.6

type EventLog struct {
	*job.EventLogTask
}

func (*EventLog) Output added in v1.5.6

func (t *EventLog) Output(ctx context.Context) (interface{}, error)

func (*EventLog) SetArg added in v1.5.6

func (t *EventLog) SetArg(v interface{}) error

type EventLogCleanup added in v1.5.6

type EventLogCleanup struct {
	*job.EventLogCleanupTask
}

func (*EventLogCleanup) Output added in v1.5.6

func (t *EventLogCleanup) Output(ctx context.Context) (interface{}, error)

func (*EventLogCleanup) SetArg added in v1.5.6

func (t *EventLogCleanup) SetArg(v interface{}) error

type HandleEvent

type HandleEvent struct {
	*wasmtime.Task
}

func (*HandleEvent) Output

func (t *HandleEvent) Output(ctx context.Context) (interface{}, error)

func (*HandleEvent) SetArg

func (t *HandleEvent) SetArg(v interface{}) error

Jump to

Keyboard shortcuts

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