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" // DashboardGitHubRepo is the repo name of dapr dashboard on GitHub. DashboardGitHubRepo = "dashboard" )
Variables ¶
This section is empty.
Functions ¶
func GetLatestRelease ¶ added in v0.6.0
nolint:gosec GetLatestRelease return the latest release version of dapr.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.