Versions in this module Expand all Collapse all v1 v1.0.2 Aug 26, 2015 v1.0.1 Jul 6, 2015 Changes in this version type Git + GetInfo func(string) *api.SourceInfo v0 v0.5.1 May 18, 2015 Changes in this version + type Clone struct + func (c *Clone) Download(request *api.Request) error + type Git interface + Checkout func(repo, ref string) error + Clone func(source, target string) error + ValidCloneSpec func(source string) bool + func New() Git