Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
pushover
command
Package main provides the pushover command-line entry point.
|
Package main provides the pushover command-line entry point. |
|
internal
|
|
|
apperror
Package apperror defines stable, display-safe command errors and exit mapping.
|
Package apperror defines stable, display-safe command errors and exit mapping. |
|
attachment
Package attachment snapshots and validates local and remote image attachments.
|
Package attachment snapshots and validates local and remote image attachments. |
|
buildinfo
Package buildinfo exposes metadata injected into release binaries by the linker and supplements development builds from Go runtime metadata.
|
Package buildinfo exposes metadata injected into release binaries by the linker and supplements development builds from Go runtime metadata. |
|
cmd
Package cmd defines the pushover command tree and runtime boundaries.
|
Package cmd defines the pushover command tree and runtime boundaries. |
|
config
Package config provides versioned, secret-reference-only configuration.
|
Package config provides versioned, secret-reference-only configuration. |
|
delivery
Package delivery owns the irreversible half of a Pushover send: required emergency confirmation and sequential, non-retrying fan-out of a sealed preflight plan.
|
Package delivery owns the irreversible half of a Pushover send: required emergency confirmation and sequential, non-retrying fan-out of a sealed preflight plan. |
|
doctest
Package doctest verifies the repository's user-facing documentation contracts.
|
Package doctest verifies the repository's user-facing documentation contracts. |
|
domain
Package domain holds dependency-free Pushover protocol types and rules.
|
Package domain holds dependency-free Pushover protocol types and rules. |
|
e2ee
Package e2ee implements Pushover-compatible field encryption.
|
Package e2ee implements Pushover-compatible field encryption. |
|
live
Package live contains the deliberately opt-in Pushover smoke test.
|
Package live contains the deliberately opt-in Pushover smoke test. |
|
operation
Package operation provides one total deadline and bounded child phase contexts.
|
Package operation provides one total deadline and bounded child phase contexts. |
|
output
Package output owns the stable human, JSON, and headerless TSV contracts.
|
Package output owns the stable human, JSON, and headerless TSV contracts. |
|
preflight
Package preflight resolves and validates complete sends before side effects.
|
Package preflight resolves and validates complete sends before side effects. |
|
pushover
Package pushover implements the bounded HTTP boundary for the Pushover API.
|
Package pushover implements the bounded HTTP boundary for the Pushover API. |
|
releasetest
Package releasetest verifies the release configuration and generated artifacts.
|
Package releasetest verifies the release configuration and generated artifacts. |
|
resolver
Package resolver turns safe configuration and explicitly supplied secrets into a complete local send draft.
|
Package resolver turns safe configuration and explicitly supplied secrets into a complete local send draft. |
|
secrets
Package secrets provides secret stores whose public API exposes only opaque references.
|
Package secrets provides secret stores whose public API exposes only opaque references. |
|
settings
Package settings owns configuration changes that also affect secret storage.
|
Package settings owns configuration changes that also affect secret storage. |
|
skilltest
Package skilltest verifies the bundled Agent Skill and its validation tooling.
|
Package skilltest verifies the bundled Agent Skill and its validation tooling. |
Click to show internal directories.
Click to hide internal directories.