Documentation
¶
Overview ¶
Package query finds sessions for the current or all projects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindSessions ¶
FindSessions returns sessions for the current project, or all projects if allProjects is true.
Parameters:
- allProjects: when true, scan all projects instead of just the current one.
Returns:
- []*entity.Session: matching sessions sorted by start time.
- error: non-nil if the working directory or session scan fails.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.