Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
astrolabe
command
|
|
|
astrolabe/root
Package root wires together all CLI subcommands and provides the top-level Execute entry point used by main.
|
Package root wires together all CLI subcommands and provides the top-level Execute entry point used by main. |
|
internal
|
|
|
config
Package config loads and exposes application configuration via Viper, including API connection settings, upload tuning, and telemetry options.
|
Package config loads and exposes application configuration via Viper, including API connection settings, upload tuning, and telemetry options. |
|
core
Package core defines the shared domain types used across all astrolabe packages.
|
Package core defines the shared domain types used across all astrolabe packages. |
|
logging
Package logging provides lightweight structured logging helpers that write timestamped key-value lines to stdout.
|
Package logging provides lightweight structured logging helpers that write timestamped key-value lines to stdout. |
|
normalize
Package normalize provides normalizers that convert raw source bytes into structured core.Record values ready for storage.
|
Package normalize provides normalizers that convert raw source bytes into structured core.Record values ready for storage. |
|
sources
Package sources provides capture.Source implementations for serial ports, TCP connections, and local files.
|
Package sources provides capture.Source implementations for serial ports, TCP connections, and local files. |
|
telemetry
Package telemetry provides a global metrics registry with pluggable backends (expvar, Prometheus, or no-op) for recording anonymous usage statistics.
|
Package telemetry provides a global metrics registry with pluggable backends (expvar, Prometheus, or no-op) for recording anonymous usage statistics. |
|
tui
Package tui is a placeholder for a future Bubble Tea TUI.
|
Package tui is a placeholder for a future Bubble Tea TUI. |
|
validate
Package validate checks run directories for structural and data integrity before they are submitted for upload.
|
Package validate checks run directories for structural and data integrity before they are submitted for upload. |
Click to show internal directories.
Click to hide internal directories.