Documentation ¶
Overview ¶
Package version provides service broker version information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Application is the application name. Application string // Version is the release version, this is set during the build process. Version string // GitCommit is the git revision, this is set during the build process. GitCommit string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.