Versions in this module Expand all Collapse all v4 v4.9.0 Jul 31, 2024 Changes in this version + type Source struct + Options source.Options + func NewSource(opts ...source.Option) *Source + func (g *Source) Commit(r *source.Repository) error + func (g *Source) Fetch(url string) (*source.Repository, error) + func (g *Source) String() string