Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ EditTime
Method
EditTime
cache/bug_excerpt.go:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
func
(b *BugExcerpt) EditTime() time.Time {
84
return
time.Unix(b.EditUnixTime, 0)
85
}
86
87
/*
88
* Sorting
Callers
10
NewBugExcerpt
Function · 0.45
NewBugSnapshot
Function · 0.45
NewBugExcerpt
Function · 0.45
runBugShow
Function · 0.45
showDefaultFormatter
Function · 0.45
showOrgModeFormatter
Function · 0.45
bugsOrgmodeFormatter
Function · 0.45
LastEdit
Method · 0.45
LastEdit
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected