Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClientNameHeaderName = "client-name" ClientVersionHeaderName = "client-version" SupportedServerVersionsHeaderName = "supported-server-versions" SupportedFeaturesHeaderName = "supported-features" SupportedFeaturesHeaderDelim = "," )
View Source
const ( ClientNameCLI = "temporal-cli" // SupportedServerVersions is used by CLI and inter role communication. SupportedServerVersions = ">=1.0.0 <2.0.0" )
View Source
const DEV_VERSION = "0.0.0-DEV"
Variables ¶
View Source
var Version = DEV_VERSION
Set by GoReleaser using ldflags
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.