<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/database/sql/example_cli_test.go, branch main</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2022-05-08T17:27:54Z</updated>
<entry>
<title>all: fix some lint issues</title>
<updated>2022-05-08T17:27:54Z</updated>
<author>
<name>Ryan Leung</name>
<email>rleungx@gmail.com</email>
</author>
<published>2021-11-23T03:00:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=dd8d425fedd88970a7ee79e908eb47f6d1fcdcad'/>
<id>urn:sha1:dd8d425fedd88970a7ee79e908eb47f6d1fcdcad</id>
<content type='text'>
Make some code more simple.

Change-Id: I801adf0dba5f6c515681345c732dbb907f945419
GitHub-Last-Rev: a505146baca00a1b3268d11d10510afa8cea6f1d
GitHub-Pull-Request: golang/go#49626
Reviewed-on: https://go-review.googlesource.com/c/go/+/364634
Run-TryBot: Ian Lance Taylor &lt;iant@google.com&gt;
Auto-Submit: Ian Lance Taylor &lt;iant@google.com&gt;
Reviewed-by: Ian Lance Taylor &lt;iant@google.com&gt;
Reviewed-by: Keith Randall &lt;khr@golang.org&gt;
TryBot-Result: Gopher Robot &lt;gobot@golang.org&gt;
Reviewed-by: David Chase &lt;drchase@google.com&gt;
</content>
</entry>
<entry>
<title>database/sql: add examples for opening and testing a DB pool</title>
<updated>2018-11-16T17:17:09Z</updated>
<author>
<name>Daniel Theophanes</name>
<email>kardianos@gmail.com</email>
</author>
<published>2018-03-16T17:57:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=8d335084cc58c8167b12ce5d1791bfc6db1355f2'/>
<id>urn:sha1:8d335084cc58c8167b12ce5d1791bfc6db1355f2</id>
<content type='text'>
Show two larger application examples. One example that
could be used in a CLI, the other in a long running
service. These demonstarates different strategies for
handling DB.Ping errors in context.

Fixes #23738

Change-Id: Id01213caf1f47917239a7506b01d30e37db74d31
Reviewed-on: https://go-review.googlesource.com/c/101216
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
</content>
</entry>
</feed>
