Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + func File(rawURL string, log log.Logger) (io.ReadCloser, error) + func Head(rawURL string) (int, error) + type GithubRelease struct + Assets []GithubReleaseAsset + type GithubReleaseAsset struct + ID int + Name string + type HTTPStatusError struct + Body string + StatusCode int + URL string + func (e *HTTPStatusError) Error() string