task

package
v0.0.0-...-b133e42 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dao

type Dao struct {
}

func (*Dao) Create

func (d *Dao) Create(ctx context.Context, task *sync.Task) (*sync.Task, error)

func (*Dao) Delete

func (d *Dao) Delete(ctx context.Context, tasks ...*sync.Task) error

func (*Dao) List

func (d *Dao) List(ctx context.Context, options ...datasource.TaskFindOption) ([]*sync.Task, error)

func (*Dao) Update

func (d *Dao) Update(ctx context.Context, task *sync.Task) error

Jump to

Keyboard shortcuts

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