Versions in this module Expand all Collapse all v0 v0.64.0 May 6, 2026 Changes in this version + func ClearGitLabURL() + func GetGitLabURL() string + func SetGitLabURL(url string) + type GitLabURLDetector struct + func GetGitLabURLDetector() *GitLabURLDetector + func NewGitLabURLDetector() *GitLabURLDetector + func (d *GitLabURLDetector) Description() string + func (d *GitLabURLDetector) FromData(ctx context.Context, verify bool, data []byte) ([]detectors.Result, error) + func (d *GitLabURLDetector) Keywords() []string + func (d *GitLabURLDetector) Type() string