Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ Parse
Method
Parse
bridge/gitlab/parser/parser.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
11
type
parser
interface
{
12
Parse() (string, error)
13
}
14
15
type
parserType int
Callers
12
ImportAll
Method · 0.65
Kind
Method · 0.65
Title
Method · 0.65
getProjectPath
Function · 0.65
TestTitleParser
Function · 0.65
stripHTML
Method · 0.65
ParseTime
Function · 0.65
RefreshSessionTokenRaw
Method · 0.65
parseDate
Method · 0.65
normalizeParsedComments
Function · 0.65
requireCommentsEqual
Function · 0.65
IsURL
Function · 0.65
Implementers
1
titleParser
bridge/gitlab/parser/parser.go
Calls
no outgoing calls
Tested by
4
TestTitleParser
Function · 0.52
parseDate
Method · 0.52
normalizeParsedComments
Function · 0.52
requireCommentsEqual
Function · 0.52