Versions in this module Expand all Collapse all v2 v2.5.3 Oct 19, 2020 v2.5.2 Oct 19, 2020 v2.5.1 Oct 12, 2020 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