executiondb

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: May 19, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecutionDB

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

func NewExecutionDB

func NewExecutionDB(h *db.DBHandle) *ExecutionDB

func (*ExecutionDB) InsertOrUpdateExecution

func (d *ExecutionDB) InsertOrUpdateExecution(ctx context.Context, executionID string, stage repb.ExecutionStage_Value, op *longrunning.Operation) error

func (*ExecutionDB) ReadExecution

func (d *ExecutionDB) ReadExecution(ctx context.Context, executionID string) (*tables.Execution, error)

Jump to

Keyboard shortcuts

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