mirror of
https://github.com/golang/go
synced 2024-11-06 07:36:13 -07:00
e7c56fe994
replace for string's end trimming TrimFunc -> TrimRightFunc
strings.TrimSpace string's end trimming should use more specific TrimRightFunc instead of common TrimFunc (because start has already trimmed before)
Change-Id: I827f1a25c141e61edfe1f8b11f6e8cd685f8b384
GitHub-Last-Rev:
|
||
---|---|---|
.. | ||
builder_test.go | ||
builder.go | ||
clone_test.go | ||
clone.go | ||
compare_test.go | ||
compare.go | ||
example_test.go | ||
export_test.go | ||
reader_test.go | ||
reader.go | ||
replace_test.go | ||
replace.go | ||
search_test.go | ||
search.go | ||
strings_test.go | ||
strings.go |