Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Pull = models.PullRequest{
Num: 1,
HeadCommit: "16ca62f65c18ff456c6ef4cacc8d4826e264bb17",
Branch: "branch",
Author: "lkysow",
URL: "url",
}
View Source
var Repo = models.Repo{
CloneURL: "https://user:password@github.com/hootsuite/atlantis.git",
FullName: "hootsuite/atlantis",
Owner: "hootsuite",
SanitizedCloneURL: "https://github.com/hootsuite/atlantis.git",
Name: "atlantis",
}
View Source
var User = models.User{
Username: "lkysow",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.