go/src/path/filepath
Jean-Francois Cantin 97590aea67 path/filepath: add example for Walk
Fixes: #22052

Change-Id: Ia056871b35ecc1a8c5ac891402fc1c5702731623
Reviewed-on: https://go-review.googlesource.com/66330
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-09-27 14:52:58 +00:00
..
example_test.go path/filepath: add example for Ext 2017-08-25 16:24:37 +00:00
example_unix_test.go path/filepath: add example for Walk 2017-09-27 14:52:58 +00:00
export_test.go
export_windows_test.go path/filepath: handle ".." in normalizing a path on Windows 2016-08-30 20:01:49 +00:00
match.go path/filepath: fix match of \\?\c:\* on Windows 2016-10-24 16:24:20 +00:00
match_test.go path/filepath: fix TestGlobError 2017-06-15 21:53:23 +00:00
path.go path/filepath: ensure Walk report unreadable directories once 2017-09-25 18:20:32 +00:00
path_plan9.go path/filepath: deprecate HasPrefix 2016-12-16 22:30:12 +00:00
path_test.go path/filepath: ensure Walk report unreadable directories once 2017-09-25 18:20:32 +00:00
path_unix.go path/filepath: deprecate HasPrefix 2016-12-16 22:30:12 +00:00
path_windows.go all: remove strings.Contains check around Replace 2017-09-12 08:58:28 +00:00
path_windows_test.go path/filepath: simplify TestEvalSymlinks 2017-09-24 01:58:24 +00:00
symlink.go path/filepath: handle "C:." correctly in EvalSymlinks on Windows 2016-09-05 00:53:32 +00:00
symlink_unix.go
symlink_windows.go all: fix misspellings 2017-01-07 16:53:25 +00:00