pkg/

directory
v1.53.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2026 License: AGPL-3.0

Directories

Path Synopsis
Package analytics provides terminal escape code extraction and analysis
Package analytics provides terminal escape code extraction and analysis
Package ansi provides shared helpers for scanning ECMA-48/ANSI escape sequences.
Package ansi provides shared helpers for scanning ECMA-48/ANSI escape sequences.
Package buildinfo holds the build's version/branch/commit/worktree provenance so it can be read from anywhere in the binary — the web UI's version display (server/server.go's /api/server-info) and the CLI's `version` command (main.go) — without server importing main (main already imports server) or duplicating the values.
Package buildinfo holds the build's version/branch/commit/worktree provenance so it can be read from anywhere in the binary — the web UI's version display (server/server.go's /api/server-info) and the CLI's `version` command (main.go) — without server importing main (main already imports server) or duplicating the values.
Package portguard ensures a set of TCP ports are actually free — and, if a matching stale process is still holding one, terminates it — before a caller starts a new process that needs to bind them.
Package portguard ensures a set of TCP ports are actually free — and, if a matching stale process is still holding one, terminates it — before a caller starts a new process that needs to bind them.
Package warren is a lightweight lifecycle coordinator for Go applications.
Package warren is a lightweight lifecycle coordinator for Go applications.

Jump to

Keyboard shortcuts

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