Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearGitLabURL ¶
func ClearGitLabURL()
func GetGitLabURL ¶
func GetGitLabURL() string
func SetGitLabURL ¶
func SetGitLabURL(url string)
Types ¶
type GitLabURLDetector ¶
type GitLabURLDetector struct {
// contains filtered or unexported fields
}
func GetGitLabURLDetector ¶
func GetGitLabURLDetector() *GitLabURLDetector
func NewGitLabURLDetector ¶
func NewGitLabURLDetector() *GitLabURLDetector
func (*GitLabURLDetector) Description ¶
func (d *GitLabURLDetector) Description() string
func (*GitLabURLDetector) Keywords ¶
func (d *GitLabURLDetector) Keywords() []string
func (*GitLabURLDetector) Type ¶
func (d *GitLabURLDetector) Type() string
Click to show internal directories.
Click to hide internal directories.