cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package cli handles command-line argument parsing and event streaming.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OverrideStopReason

func OverrideStopReason(stopReason string, cancelled bool, timedOut bool) string

func Run

func Run(args []string) int

Types

type ServerDiscovery

type ServerDiscovery struct {
	URL    string
	Source string
	Mode   string
}

func DiscoverServer

func DiscoverServer(flagURL string, getenv func(string) string) ServerDiscovery

Jump to

Keyboard shortcuts

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