Documentation
¶
Index ¶
- func AddExclusion(processName, desc, path string) error
- func CloseDB()
- func DeleteDB()
- func DeleteProcessByPath(path string) error
- func GetExclusions() (paths []string, err error)
- func GetProcessTimeInDescOrder() (list [][]string, err error)
- func GetTrackStatusByPath(path string) (int, error)
- func InsertProcessData(filename, path, desc string, track bool) error
- func InsertProcessTime(id int) error
- func SearchInProcInfo(path string, id, track *int) error
- func UpdateExclusion(track int, path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddExclusion ¶
func DeleteProcessByPath ¶
func GetExclusions ¶
func GetTrackStatusByPath ¶
func InsertProcessData ¶
func InsertProcessTime ¶
func SearchInProcInfo ¶
func UpdateExclusion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.