Versions in this module Expand all Collapse all v1 v1.18.2 Apr 6, 2024 v1.18.1 Apr 4, 2024 v1.18.0 Dec 29, 2019 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