Versions in this module Expand all Collapse all v0 v0.1.0 Jun 13, 2026 Changes in this version + const ReleaseURLBase + func BundlePin(client *http.Client, version, platformKey string) (string, error) + func ExtractBinary(bundle []byte, version, platformKey string) (*embed.Binary, error) + type Result struct + Binary embed.Binary + BundleSHA string + func Bundle(client *http.Client, version, platformKey string) (*Result, error)