mirror of
https://github.com/golang/go
synced 2024-11-19 05:54:44 -07:00
8d335084cc
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 <bradfitz@golang.org> |
||
---|---|---|
.. | ||
driver | ||
convert_test.go | ||
convert.go | ||
ctxutil.go | ||
doc.txt | ||
example_cli_test.go | ||
example_service_test.go | ||
example_test.go | ||
fakedb_test.go | ||
sql_test.go | ||
sql.go |