version

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AppName is the name of the software
	AppName = "MCP-Tester"
	// Author of the software
	Author = "Michael Lechner"
	// Copyright notice
	Copyright = "Copyright © 2026 Michael Lechner"
	// Website is the official product website
	Website = "https://mlcgo.eu/products/mlc-tester/"
	// GitHub is the source repository URL
	GitHub = "https://github.com/hmsoft0815/mlc_mcptester"
)

Variables

View Source
var Version = "dev"

Version is stamped from the VERSION file at build time via `-ldflags -X …/internal/version.Version`.

If unstamped ("dev" or empty), it falls back to debug.ReadBuildInfo() to retrieve the module version tag when installed via `go install`.

Functions

func VersionTemplate added in v1.2.0

func VersionTemplate() string

VersionTemplate returns the Cobra version template including copyright and links.

Types

This section is empty.

Jump to

Keyboard shortcuts

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