Versions in this module Expand all Collapse all v0 v0.2.1 Sep 4, 2026 v0.2.0 Aug 29, 2026 Changes in this version + func SafeURL(rawURL string) string + type Credential struct + Host string + Password string + Username string + type Credentials []Credential + type Options struct + CacheDir string + Client *http.Client + Credentials Credentials + type Resolver struct + func New(opts Options) *Resolver + func (r *Resolver) Resolve(ref string, sha256hex string) (vfs.Resolved, error)