Versions in this module Expand all Collapse all v0 v0.1.2 Aug 24, 2017 v0.1.1 Aug 17, 2017 Changes in this version type Repo + CloneURL string + SanitizedCloneURL string v0.1.0 Aug 2, 2017 Changes in this version + type Plan struct + LocalPath string + Project Project + type Project struct + Path string + RepoFullName string + func NewProject(repoFullName string, path string) Project + type ProjectLock struct + Env string + Project Project + Pull PullRequest + Time time.Time + User User + type PullRequest struct + Author string + BaseCommit string + Branch string + HeadCommit string + Num int + URL string + type Repo struct + FullName string + Name string + Owner string + SSHURL string + type User struct + Username string