Documentation ¶ Index ¶ Variables func UserAgent() string Constants ¶ This section is empty. Variables ¶ View Source var Version = "dev" Version is the build version of the CLI, set from cmd/dash0/main.go. Functions ¶ func UserAgent ¶ added in v1.5.0 func UserAgent() string UserAgent returns the User-Agent string for HTTP requests. For release builds it returns "dash0-cli/1.4.0". For dev builds it returns "dash0-cli/dev" or "dash0-cli/dev(abc1234)" when the commit is known. Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.