Documentation
¶
Index ¶
- func CompareCommitsPath(owner, repo, oldCommitID, newCommitID string) string
- func HTMLURL(owner, repo string) string
- func HTTPSCloneURL(owner, repo string) string
- func RepositoryLocalPath(repoID int64) string
- func RepositoryLocalWikiPath(repoID int64) string
- func RepositoryPath(owner, repo string) string
- func UserPath(user string) string
- type CloneLink
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareCommitsPath ¶
CompareCommitsPath returns the comparison path using given owner, repository, and commit IDs.
func HTTPSCloneURL ¶
HTTPSCloneURL returns HTTPS clone URL using given owner and repository name.
func RepositoryLocalPath ¶
RepositoryLocalPath returns the absolute path of the repository local copy with the given ID.
func RepositoryLocalWikiPath ¶
RepositoryLocalWikiPath returns the absolute path of the repository local wiki copy with the given ID.
func RepositoryPath ¶
RepositoryPath returns the absolute path using given user and repository name.
Types ¶
Click to show internal directories.
Click to hide internal directories.