Versions in this module Expand all Collapse all v4 v4.7.1 Feb 23, 2023 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