execution

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create added in v0.9.1

func Create(ctx context.Context, db *sql.DB, newExec Execution) error

Types

type Execution

type Execution struct {
	ID         uint64
	CommitHash string
	TriggerID  uint64
}

func Get added in v0.9.1

func Get(ctx context.Context, db *sql.DB, commitHash string) (ret Execution, err error)

func GetOrCreate

func GetOrCreate(ctx context.Context, db *sql.DB, newExec Execution) (ret Execution, err error)

Jump to

Keyboard shortcuts

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