templates

package
v0.0.0-...-3b23420 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// CmdVersionTemplate is the template string for the version command response.
	CmdVersionTemplate = heredoc.Doc(`
	synse:
	 version     : {{.Version}}
	 build date  : {{.BuildDate}}
	 git commit  : {{.Commit}}
	 git tag     : {{.Tag}}
	 go version  : {{.GoVersion}}
	 go compiler : {{.GoCompiler}}
	 platform    : {{.OS}}/{{.Arch}}
	`)
)

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