version

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const BinaryName = "rancher-mcp-server"

BinaryName is the name of the binary

Variables

View Source
var (
	// Version is the current version of the Rancher MCP Server
	Version = "0.1.0"

	// GitCommit is the git commit hash
	GitCommit = "unknown"

	// BuildDate is the build date
	BuildDate = "unknown"

	// GoVersion is the Go runtime version
	GoVersion = runtime.Version()

	// Platform is the build platform
	Platform = fmt.Sprintf("%s/%s", runtime.GOOS, runtime.GOARCH)
)

Functions

func GetVersionInfo

func GetVersionInfo() string

GetVersionInfo returns formatted version information

Types

This section is empty.

Jump to

Keyboard shortcuts

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