Versions in this module Expand all Collapse all v0 v0.5.2 May 27, 2026 v0.5.1 May 27, 2026 Changes in this version + func Download(url string) (string, error) + func ExtractLibrary(zipPath, destDir, libName string) (string, error) + func FindLibrary() string + func LibraryName() string + type Platform struct + Arch string + LibName string + OS string + func DetectPlatform() (*Platform, error) + func (p *Platform) DownloadURL(version string) string + func (p *Platform) ZipName() string