Directories
¶
| Path | Synopsis |
|---|---|
|
Package cache provides TTL-based caching for API metadata.
|
Package cache provides TTL-based caching for API metadata. |
|
cmd
|
|
|
Package config provides centralized configuration management for the application.
|
Package config provides centralized configuration management for the application. |
|
Package errors provides error types for distinguishing between user errors and system errors, allowing commands to provide appropriate guidance.
|
Package errors provides error types for distinguishing between user errors and system errors, allowing commands to provide appropriate guidance. |
|
Package format provides shared formatting utilities for consistent output.
|
Package format provides shared formatting utilities for consistent output. |
|
Package keychain provides secure storage for OAuth tokens using platform-native secure storage mechanisms (macOS Keychain, Linux secret-tool) with file fallback.
|
Package keychain provides secure storage for OAuth tokens using platform-native secure storage mechanisms (macOS Keychain, Linux secret-tool) with file fallback. |
|
Package log provides simple structured logging with verbosity levels.
|
Package log provides simple structured logging with verbosity levels. |
|
Package output provides shared output utilities for formatting and printing data to various destinations.
|
Package output provides shared output utilities for formatting and printing data to various destinations. |
|
Package testutil provides test utilities including mock implementations of client interfaces for unit testing command handlers.
|
Package testutil provides test utilities including mock implementations of client interfaces for unit testing command handlers. |
|
Package version provides build-time version information.
|
Package version provides build-time version information. |
Click to show internal directories.
Click to hide internal directories.