1 parent 0a50de0 commit 6cf8a30Copy full SHA for 6cf8a30
1 file changed
chapter7/patterns/pool/main/main.go
@@ -1,5 +1,7 @@
1
// Copyright Information.
2
-//
+
3
+// This example is provided with help by Gabriel Aszalos.
4
5
// This sample program demostrates how to use the pool package
6
// to share a simulated set of database connections.
7
package main
0 commit comments