Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProductName = "relay-go" APIVersion = "1" )
Variables ¶
View Source
var BuildDate string
BuildDate is when the binary was compiled. This will be filled in by the compiler.
View Source
var Experimental string
Experimental is intended to be used to enable alpha features.
View Source
var Revision string
Revision that was compiled. This will be filled in by the compiler.
View Source
var Version = "develop"
Version number that is being run at the moment. Version should use semver.
Functions ¶
func GetWebhookRelayVersion ¶
func GetWebhookRelayVersion() types.VersionInfo
GetWebhookRelayVersion returns version info.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.