pkg/

directory
v1.58.5 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2026 License: MPL-2.0

Directories

Path Synopsis
Package ansi provides helper functions for writing ANSI terminal escape codes.
Package ansi provides helper functions for writing ANSI terminal escape codes.
Package appfile reads and writes encore.app files.
Package appfile reads and writes encore.app files.
Package clientgen generates code for use with Encore apps.
Package clientgen generates code for use with Encore apps.
Package desktop opens files and folders through the desktop environment of the machine the Encore daemon runs on.
Package desktop opens files and folders through the desktop environment of the machine the Encore daemon runs on.
Package editors is a Go Port of [GitHub Desktop's editor code](https://github.com/desktop/desktop/tree/development/app/src/lib/editors)
Package editors is a Go Port of [GitHub Desktop's editor code](https://github.com/desktop/desktop/tree/development/app/src/lib/editors)
Package eerror stands for Encore Error and is used to provide a little more information about the underlying error's metadata.
Package eerror stands for Encore Error and is used to provide a little more information about the underlying error's metadata.
emulators
storage/gcsemu
Package gcsemu implements a Google Cloud Storage emulator for development.
Package gcsemu implements a Google Cloud Storage emulator for development.
storage/gcsutil
Package gcsutil contains some generic utilities to support gcsemu.
Package gcsutil contains some generic utilities to support gcsemu.
Package github provides utilities for interacting with GitHub repositories.
Package github provides utilities for interacting with GitHub repositories.
Package httpx provides small HTTP helpers shared across the daemon.
Package httpx provides small HTTP helpers shared across the daemon.
Package metascrub computes scrub paths for a metadata type.
Package metascrub computes scrub paths for a metadata type.
Package pgrows encodes Postgres result sets into the JSON shape the database browser dashboards consume.
Package pgrows encodes Postgres result sets into the JSON shape the database browser dashboards consume.
releaser
bu
cmd/build command
Command build compiles the Encore release artifacts for one or more platforms and uploads them to the encore-releases2 bucket under the release prefix.
Command build compiles the Encore release artifacts for one or more platforms and uploads them to the encore-releases2 bucket under the release prefix.
cmd/finalize-release command
Command finalize-release assembles the per-platform distribution tarballs from the artifacts the build command uploaded to encore-releases2, and stores them alongside:
Command finalize-release assembles the per-platform distribution tarballs from the artifacts the build command uploaded to encore-releases2, and stores them alongside:
cmd/update-latest command
Command update-latest points latest/COMMIT in encore-releases2 at the commit whose build was just finalized, so tooling can find the newest build of main without knowing its sha: read latest/COMMIT, then fetch latest/<sha>/encore-<os>_<arch>.tar.gz.
Command update-latest points latest/COMMIT in encore-releases2 at the commit whose build was just finalized, so tooling can find the newest build of main without knowing its sha: read latest/COMMIT, then fetch latest/<sha>/encore-<os>_<arch>.tar.gz.
config
Package config reads the settings shared by the releaser commands.
Package config reads the settings shared by the releaser commands.
Package svcproxy provides an HTTP proxy which allows the daemon to serve HTTP requests on behalf of services within the app and forward then to the appropriate process.
Package svcproxy provides an HTTP proxy which allows the daemon to serve HTTP requests on behalf of services within the app and forward then to the appropriate process.
Package vfs represents a virtual filesystem
Package vfs represents a virtual filesystem
Package xos provides cross-platform helper functions.
Package xos provides cross-platform helper functions.

Jump to

Keyboard shortcuts

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