The WalkFunc type arguments

Report a typo

Match each of the arguments of a function of the WalkFunc type with its correct definition.

Match the items from left and right columns
path
info
err
It reports an error related to path signaling that Walk() will not walk into that directory.
An interface of the fs.FileInfo type.
A string containing a specific location in a directory structure.
It reports an error related to fs.FileInfo, signaling that the specified directory is corrupted.
___

Create a free account to access the full topic