dag

package
v1.14.8 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2024 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFailedToReadStatus = errors.New("failed to read status")
	ErrStepNotFound       = errors.New("step was not found")
	ErrReadingLastStatus  = errors.New("error reading the last status")
)

Functions

func NewHandler

func NewHandler(args *NewHandlerArgs) server.Handler

Types

type Handler

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

Handler is a handler for the DAG API.

func (*Handler) Configure

func (h *Handler) Configure(api *operations.DaguAPI)

type NewHandlerArgs

type NewHandlerArgs struct {
	Client             client.Client
	LogEncodingCharset string
}

Jump to

Keyboard shortcuts

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