internal/

directory
v0.0.0-...-02e3363 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2026 License: MIT

Directories

Path Synopsis
Package application implements VersionGate's Application domain concept: a single distributable mobile app, scoped to exactly one Project, that Releases and Versions are evaluated against (specs/domain/application.md).
Package application implements VersionGate's Application domain concept: a single distributable mobile app, scoped to exactly one Project, that Releases and Versions are evaluated against (specs/domain/application.md).
Package cli implements the versiongate operator CLI.
Package cli implements the versiongate operator CLI.
Package postgres wires VersionGate to its PostgreSQL database: connection pooling and schema migrations (specs/decisions/database.md).
Package postgres wires VersionGate to its PostgreSQL database: connection pooling and schema migrations (specs/decisions/database.md).
Package project implements VersionGate's Project domain concept: the top-level organizational boundary that Applications, Releases, and API Tokens are scoped to (specs/domain/project.md).
Package project implements VersionGate's Project domain concept: the top-level organizational boundary that Applications, Releases, and API Tokens are scoped to (specs/domain/project.md).
Package release implements VersionGate's Release domain concept: a published version of an Application for its platform (specs/domain/release.md).
Package release implements VersionGate's Release domain concept: a published version of an Application for its platform (specs/domain/release.md).
Package token implements VersionGate's API Token domain concept: issuing, verifying, and revoking Project-scoped bearer credentials (specs/decisions/authentication.md).
Package token implements VersionGate's API Token domain concept: issuing, verifying, and revoking Project-scoped bearer credentials (specs/decisions/authentication.md).
Package updatepolicy implements the Update Policy Evaluation domain concept: the derived decision of whether a client on a given version should continue, be notified of an available update, or be required to update (specs/domain/update-policy.md).
Package updatepolicy implements the Update Policy Evaluation domain concept: the derived decision of whether a client on a given version should continue, be notified of an available update, or be required to update (specs/domain/update-policy.md).

Jump to

Keyboard shortcuts

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