Versions in this module Expand all Collapse all v1 v1.0.0 Dec 12, 2025 Changes in this version + func AuthenticatedCloneURL(hostname, workspace, repoSlug, username, appPassword string) string + func CloneURL(hostname, workspace, repoSlug string) string + func Default() string + func HostPrefix(hostname string) string + func HostnameValidator(hostname string) error + func IsCloud(hostname string) bool + func IssueURL(hostname, workspace, repoSlug string, issueID int) string + func NormalizeHostname(hostname string) string + func PullRequestURL(hostname, workspace, repoSlug string, prID int) string + func RESTPrefix(hostname string) string + func RepoURL(hostname, workspace, repoSlug string) string