Variable: UrlPath¶
constUrlPath:TokenType
Defined in: parser/src/lexer/tokens.ts:58
URL-style path for Go-style direct imports. Matches: domain.tld/org/repo/path[@version] Domain detection: first segment must contain a dot.
constUrlPath:TokenType
Defined in: parser/src/lexer/tokens.ts:58
URL-style path for Go-style direct imports. Matches: domain.tld/org/repo/path[@version] Domain detection: first segment must contain a dot.