Documentation
¶
Overview ¶
Package version provides version information for the PR CLI application
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" GitCommit = "" BuildDate = "" GoVersion = runtime.Version() Compiler = runtime.Compiler Platform = fmt.Sprintf("%s/%s", runtime.GOOS, runtime.GOARCH) )
Build information. Populated by build system.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.