Documentation
¶
Index ¶
- func CreateRunFolder(baseDir string) (string, error)
- func ExtractTimestamp(runFolder string) (time.Time, error)
- func FindLatestIndex(baseDir string) (string, error)
- func FindLatestResults(baseDir string) (string, error)
- func FindPreviousResults(baseDir, currentPath string) (string, error)
- func ListRunFolders(baseDir string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRunFolder ¶
CreateRunFolder creates a timestamped run folder
func ExtractTimestamp ¶
ExtractTimestamp extracts timestamp from run folder name
func FindLatestIndex ¶
FindLatestIndex finds the most recent index.json file
func FindLatestResults ¶
FindLatestResults finds the most recent results.json file
func FindPreviousResults ¶
FindPreviousResults finds the previous results.json file
func ListRunFolders ¶
ListRunFolders lists all run folders in the base directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.