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. |
Click to show internal directories.
Click to hide internal directories.