Versions in this module Expand all Collapse all v2 v2.9.4 Aug 5, 2020 v2.9.3 Aug 5, 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