version

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2026 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version is the single source of truth for the server version, used by the MCP server identity and the /~/version endpoint.

Index

Constants

This section is empty.

Variables

View Source
var Commit = "unknown"

Commit is the git SHA, stamped at build time via -ldflags; "unknown" for dev builds.

View Source
var Date = ""

Date is the build timestamp, stamped at release build time; empty for dev builds.

View Source
var Version = "1.0.0"

Version is the server version. A var (not const) so release builds can stamp the git tag via -ldflags "-X .../version.Version=<tag>"; dev builds report this default.

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