Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ newLabelSelect
Function
newLabelSelect
termui/label_select.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
newLabelSelect() *labelSelect {
34
return
&labelSelect{}
35
}
36
37
func
(ls *labelSelect) SetBug(cache *cache.RepoCache, bug *cache.BugCache) {
38
ls.cache = cache
Callers
1
Run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected