Versions in this module Expand all Collapse all v0 v0.19.6 Nov 7, 2025 v0.19.5 Nov 5, 2025 v0.19.4 Oct 30, 2025 v0.19.3 Oct 23, 2025 v0.19.2 Oct 8, 2025 v0.19.1 Oct 7, 2025 v0.19.0 Sep 30, 2025 v0.18.19 Sep 18, 2025 Changes in this version + func NewSource(opt Opt) (source.Source, error) + type HTTPIdentifier struct + Checksum digest.Digest + Filename string + GID int + Perm int + TLS bool + UID int + URL string + func NewHTTPIdentifier(str string, tls bool) (*HTTPIdentifier, error) + func (id *HTTPIdentifier) Capture(c *provenance.Capture, pin string) error + func (id *HTTPIdentifier) Scheme() string + type Opt struct + CacheAccessor cache.Accessor + Transport http.RoundTripper