exitcode

package
v1.8.17 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package exitcode defines the stable exit codes emitted by the traceway CLI. LLMs and scripts may branch on these values; do not renumber.

Index

Constants

View Source
const (
	Success     = 0
	Generic     = 1
	Usage       = 2
	Connection  = 3
	Auth        = 4
	NotFound    = 5
	RateLimited = 6
	Server      = 7
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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