Documentation ¶ Index ¶ func Install(ctx context.Context, version, destDir string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Install ¶ func Install(ctx context.Context, version, destDir string) (string, error) Install downloads the GitHub release asset matching version (empty -> latest) and current OS/arch, extracts the dis-agent binary, and installs it to destDir. Returns the installed binary path. Types ¶ This section is empty. Source Files ¶ View all Source files installer.go Click to show internal directories. Click to hide internal directories.