package
Version:
v0.0.0-...-5eac7db
Opens a new window with list of versions in this module.
Published: Jul 19, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DetailData struct {
Id int `json:"id"`
Project string `json:"project"`
Description string `json:"description"`
ProjectHexColor string `json:"project_hex_color"`
Start time.Time `json:"start"`
End time.Time `json:"end"`
Duration int `json:"dur"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.