MCPcopy Create free account
hub / github.com/alecthomas/devtodo2 / SetCreationTime

Method SetCreationTime

todo.go:78–78  ·  view source on GitHub ↗
(time time.Time)

Source from the content-addressed store, hash-verified

76 SetPriority(priority Priority)
77
78 SetCreationTime(time time.Time)
79 CreationTime() time.Time
80
81 SetCompleted()

Callers 2

fromMarshalableTaskFunction · 0.65
parseXMLNoteFunction · 0.65

Implementers 1

taskImpltodo.go

Calls

no outgoing calls

Tested by

no test coverage detected