1
0
mirror of https://github.com/golang/go synced 2024-10-04 23:11:21 -06:00
go/src/path
Dominik Honnef 683917a721 all: use bytes.Equal, bytes.Contains and strings.Contains, again
The previous cleanup was done with a buggy tool, missing some potential
rewrites.

Change-Id: I333467036e355f999a6a493e8de87e084f374e26
Reviewed-on: https://go-review.googlesource.com/21378
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-04-11 15:16:54 +00:00
..
filepath all: use bytes.Equal, bytes.Contains and strings.Contains, again 2016-04-11 15:16:54 +00:00
example_test.go path, path/filepath: add Join example with joined rooted path 2016-04-03 16:55:51 +00:00
match_test.go
match.go all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
path_test.go path: fix up bizarre test 2016-03-16 03:59:03 +00:00
path.go Rewrite leftover references to plan9.bell-labs.com to 9p.io. 2016-03-06 07:07:01 +00:00