tasks

package
v0.1.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2026 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 Service

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

func NewService

func NewService(store storage.Store) *Service

func (*Service) Create

func (s *Service) Create(taskpack spec.Taskpack) error

func (*Service) Get

func (s *Service) Get(id string) (spec.Taskpack, error)

func (*Service) List

func (s *Service) List() ([]spec.Taskpack, error)

func (*Service) Status

func (s *Service) Status() map[string]any

Jump to

Keyboard shortcuts

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