Documentation ¶ Index ¶ func SanitizeRepoName(repoPrefix, name string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SanitizeRepoName ¶ func SanitizeRepoName(repoPrefix, name string) string SanitizeRepoName replaces all slashes with hyphens, and truncate the name. repo name may contain between 3 and 63 lowercase letters, digits and hyphens. Types ¶ This section is empty. Source Files ¶ View all Source files reponame.go Click to show internal directories. Click to hide internal directories.