Versions in this module Expand all Collapse all v1 v1.9.1 Sep 5, 2019 Changes in this version + func NewSource(opts ...source.Option) source.Source + type Source struct + Cmd string + Options source.Options + Path string + func (g *Source) Commit(r *source.Repository) error + func (g *Source) Fetch(url string) (*source.Repository, error) + func (g *Source) String() string