mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
Remove View[T] — Add now returns *Dataset[T] directly. Callers use Load() on the returned Dataset; Init/Run belong to the owning Group. main.go simplified: declare syncer + file paths per case, then one g.Init() and one g.Run(). No manual loops over individual datasets. Add gitshallow.Repo.FilePath helper.
golib
Sometimes a little copying, sometimes a little dependency. Too small for their own repos.
The default branch is dev, but the stable, versioned tags are based on main.
Also, my Go Cheatsheet:
Languages
Go
100%