Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alecthomas/devtodo2
/ SetCompletionTime
Method
SetCompletionTime
todo.go:82–82 ·
view source on GitHub ↗
(time time.Time)
Source
from the content-addressed store, hash-verified
80
81
SetCompleted()
82
SetCompletionTime(time time.Time)
83
CompletionTime() time.Time
84
85
// Extra attributes usable by extensions
Callers
4
fromMarshalableTask
Function · 0.65
parseXMLNote
Function · 0.65
doMarkNotDone
Function · 0.65
handleUndone
Method · 0.65
Implementers
1
taskImpl
todo.go
Calls
no outgoing calls
Tested by
no test coverage detected