Versions in this module Expand all Collapse all v0 v0.1.0 Jun 5, 2023 Changes in this version + type GitHub struct + func New(logger zerolog.Logger, location fetchTypes.Location, ...) *GitHub + func (g *GitHub) Next() (*types.FileInfo, bool) + func (g *GitHub) Start() error + func (g *GitHub) Stop() error + type TreeEntry string + const TreeEntryDir + const TreeEntryFile