Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GithubRegex = regexp.MustCompile(`(.+?)\/(.+)`)
GithubRegex matches repo shorthands
View Source
var GithubURLRegex = regexp.MustCompile(`github\.com\/(.+?)\/([^?\/\n]+)`)
GithubURLRegex matches github repo urls
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.