go/src/path
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
..
filepath path/filepath: add example for Walk 2017-09-27 14:52:58 +00:00
example_test.go path: add path.Dir example with trailing slash 2017-09-08 10:59:58 +00:00
match.go all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
match_test.go
path.go all: prefer strings.LastIndexByte over strings.LastIndex 2017-09-27 00:54:24 +00:00
path_test.go path: fix up bizarre test 2016-03-16 03:59:03 +00:00