Documentation ¶
Overview ¶
Package location provides utils for manipulating local file paths and URLs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HostInfoFilePath ¶
HostInfoFilePath constructs the path to the autotest host info store.
func ResultsDir ¶
ResultsDir constructs the path to the task results dir. A swarming task may have multiple attempts ("runs"). The swarming task ID always ends in "0", e.g. "123456789abcdef0". The corresponding runs will have IDs ending in "1", "2", etc., e.g. "123456789abcdef1". All runs are nested under the same subdir.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.