MD5All reads all the files in the file tree rooted at root and returns a map from file path to the MD5 sum of the file's contents. If the directory walk fails or any read operation fails, MD5All returns an error.
(ctx context.Context, root string)
source not stored for this graph (policy: none)