Versions in this module Expand all Collapse all v0 v0.2.37 Aug 20, 2026 v0.2.36 Aug 18, 2026 Changes in this version + const NameBlob + const NameDir + const NameMapping + func RunFolio(cfg FolioConfig, outputPath string) error + func RunLegacy(cfg LegacyConfig, client HTTPGetter, r io.Reader, w io.Writer) error + type FolioConfig struct + Expand string + Limit int + NoProxy bool + OkapiURL string + Tenant string + Token string + func DefaultFolioConfig() FolioConfig + type HTTPGetter interface + Get func(url string) (*http.Response, error) + type LegacyConfig struct + BestEffort bool + Expand string