Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewFromServer ¶
func NewUnauthenticated ¶
func NewUnauthenticated() *Client
func (*Client) GetCommitSHA1 ¶
func (*Client) GetProjectRepository ¶
type DetectedInfo ¶
func DetectBranchAndDirectory ¶
func DetectBranchAndDirectory(projectURL string, repository *github.Repository) (DetectedInfo, error)
Click to show internal directories.
Click to hide internal directories.