Versions in this module Expand all Collapse all v0 v0.2.0 Mar 28, 2025 Changes in this version + func LoadCache(logger *clog.Logger, cacheFile string, cleanCache bool) ghscan.Cache + func WriteCache(logger *clog.Logger, cacheFile string, results []ghscan.Result) + func WriteResults(logger *clog.Logger, cache ghscan.Cache, cacheFile, jsonFile, csvFile string)