Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶
Version contains all of the information about the build of the current release. It is expected that this is ran on tagged releases and populated by `-ldflags` of the `go build` commmand. See the .gorelease.yml ldflags section for details.
func GetVersion ¶
func GetVersion() *Version
GetVersion is used to retrieve the current version information of the application.
Click to show internal directories.
Click to hide internal directories.