executiontrigger

package
v0.20.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Command = "command"
	Cron    = "cron"
)

Variables

This section is empty.

Functions

func InitTable

func InitTable(ctx context.Context, db *sql.DB) error

Types

type ExecutionTrigger

type ExecutionTrigger struct {
	ID   uint64
	Name string
}

func Get

func Get(ctx context.Context, db *sql.DB, name string) (ExecutionTrigger, error)

Jump to

Keyboard shortcuts

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