1
0
mirror of https://github.com/golang/go synced 2024-11-07 06:36:14 -07:00
go/doc/articles/wiki
Aditya Harindar 5c6db9a76f doc/articles: format error string as per go style
First letter of an error string should not be capitalized, as prescribed in the [wiki](https://github.com/golang/go/wiki/Errors).

Change-Id: Iea1413f19b5240d3bef79f216094d210b54bdb62
GitHub-Last-Rev: d8e1671071
GitHub-Pull-Request: golang/go#35203
Reviewed-on: https://go-review.googlesource.com/c/go/+/203797
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-10-28 16:15:54 +00:00
..
edit.html
final-noclosure.go doc/articles: format error string as per go style 2019-10-28 16:15:54 +00:00
final-noerror.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
final-parsetemplate.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
final-template.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
final-test.patch doc/articles/wiki: fix final-test.patch 2017-08-31 21:25:48 +00:00
final.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
get.go
http-sample.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
index.html all: remove trailing whitespace from HTML files 2019-09-18 18:32:20 +00:00
notemplate.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
part1-noerror.go
part1.go
part2.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
part3-errorhandling.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
part3.go doc: add error handling on http.ListenAndServe 2017-08-31 17:52:01 +00:00
test_edit.good
test_Test.txt.good
test_view.good
test.bash *.bash: always use the same string equality operator 2017-03-14 21:46:31 +00:00
view.html