Versions in this module Expand all Collapse all v0 v0.0.2 Apr 15, 2024 Changes in this version + type ArchiveReader interface + GetArchive func(ctx context.Context, outputDirPath string, owner string, repository string, ...) error + func NewArchiveReader(logger *zap.Logger, storageosProvider storageos.Provider, ...) ArchiveReader