releaseconfig

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package releaseconfig contains values injected into Warren release binaries. A release can replace the public default with -ldflags; source builds retain a safe documentation endpoint so Public Access always has an actionable Edge URL to show in Settings.

Index

Constants

This section is empty.

Variables

View Source
var DefaultGnarEdge = "https://tunnel.example.com"

DefaultGnarEdge is the non-secret gnar Edge URL shipped by a release.

Release builds set it with the Go linker, for example:

-ldflags "-X github.com/abcdlsj/warren/Headless/internal/releaseconfig.DefaultGnarEdge=https://edge.example.com"

It is deliberately a variable (rather than a constant) so the release pipeline can replace it without editing user-facing source or settings.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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