package
Version:
v0.0.0-...-7185cfb
Opens a new window with list of versions in this module.
Published: Apr 26, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TaskTrace interface {
RecordMessage(taskID string, message string)
RecordTimeSchedule(taskID string, at time.Time)
RecordRemoveTimeSchedule(taskID string)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.