Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecordArtifacts ¶
func RecordArtifacts(basePath string, baseArtifacts map[string]cryptoutil.DigestSet, hashes []cryptoutil.DigestValue, visitedSymlinks map[string]struct{}) (map[string]cryptoutil.DigestSet, error)
recordArtifacts will walk basePath and record the digests of each file with each of the functions in hashes. If file already exists in baseArtifacts and the two artifacts are equal the artifact will not be in the returned map of artifacts.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.