go/src/path
Aurélien Rainone 7989119d17 path/filepath: add example for Match
Change-Id: Id2df4895a95904a607e54dd9810bfe97f5e12a73
Reviewed-on: https://go-review.googlesource.com/c/144105
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-10-24 20:57:32 +00:00
..
filepath path/filepath: add example for Match 2018-10-24 20:57:32 +00:00
example_test.go path: add example for Match 2018-02-13 18:45:33 +00:00
match.go path: remove filename mentions from pattern godocs 2018-02-14 10:17:44 +00:00
match_test.go path: present the correct error message in TestMatch 2018-07-29 19:18:48 +00:00
path.go all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" 2017-10-05 23:19:42 +00:00
path_test.go