job

package
v0.0.0-...-f49f4f7 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2025 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogHandler

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

func NewLogHandler

func NewLogHandler(logger *zap.Logger, pipe io.ReadCloser, rpcClient *rpc.Client, req *LogHandlerReq) *LogHandler

func (*LogHandler) Start

func (l *LogHandler) Start(ctx context.Context)

type LogHandlerReq

type LogHandlerReq struct {
	Namespace string
	RunID     string
	StepID    string
	Type      string
}

type Runner

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

func NewRunner

func NewRunner(path string) (*Runner, error)

func (*Runner) Run

func (r *Runner) Run() error

Jump to

Keyboard shortcuts

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