Versions in this module Expand all Collapse all v1 v1.0.2 Dec 9, 2015 Changes in this version type GithubClientFake + CallCount int + SpyUrl []string v1.0.1 Sep 21, 2015 Changes in this version + type FakeCmdRunner struct + CmdSpy []string + ErrRunFake error + RunSpy int + func (s *FakeCmdRunner) Run() error v1.0.0 Sep 21, 2015 Changes in this version + type GithubClientFake struct + FileBytes *bytes.Buffer + func (s *GithubClientFake) Do(req *http.Request, v interface{}) (res *github.Response, err error) + func (s *GithubClientFake) NewRequest(method, urlStr string, body interface{}) (req *http.Request, err error)