Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DaprGitHubOrg is the org name of dapr on GitHub DaprGitHubOrg = "dapr" // DaprGitHubRepo is the repo name of dapr runtime on GitHub DaprGitHubRepo = "dapr" )
Variables ¶
This section is empty.
Functions ¶
func GetLatestRelease ¶ added in v0.6.0
nolint:gosec GetLatestRelease return the latest release version of dapr
func GetRuntimeVersion ¶
func GetRuntimeVersion() string
GetRuntimeVersion returns the version for the local Dapr runtime.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.