Codebase Browser
go
Go to App
go
/
src/path/filepath/
example_unix_walk_test.go
func
prepareTestDirTree
(
tree
string
)
(
string
,
error
)
{
…
}
func
ExampleWalk
(
)
{
…
}