cmd

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 64 Imported by: 0

Documentation

Overview

Package cmd provides command line interface for tracker-api

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cancel context.CancelFunc, args []string)

Run starts the tracker-api server

Types

type Queue added in v0.35.0

type Queue struct {
	Publisher worker.Publisher
	Consumer  worker.Consumer
	Cleanup   func() error
}

type WorkerRuntime added in v0.35.0

type WorkerRuntime struct {
	Worker  *worker.Worker
	Cleanup func()
}

Jump to

Keyboard shortcuts

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