aboutsummaryrefslogtreecommitdiff
path: root/src/path/filepath/example_unix_walk_test.go
AgeCommit message (Expand)Author
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2018-07-17path/filepath: make Walk example runnable in the playgroundMostyn Bramley-Moore