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.
Click to show internal directories.
Click to hide internal directories.