worker

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package worker implements the daemon's background deployment worker, job queue, and concurrency management. It coordinates deployment tasks, tracks active jobs, and integrates with service orchestration and store layers. All deployment job execution logic and internal worker state are encapsulated in this package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Worker

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

func New

New creates a new Worker instance

func (*Worker) Start

func (w *Worker) Start(ctx context.Context)

func (*Worker) Submit

func (w *Worker) Submit(id string)

Jump to

Keyboard shortcuts

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