MCPcopy Index your code
hub / github.com/git-bug/git-bug / titleParser

Struct titleParser

bridge/gitlab/parser/parser.go:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33type titleParser struct {
34 input string
35}
36
37// Parse is used to fetch the new title from a "changed title" event
38//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected