Skip to content

Commit 6cf8a30

Browse files
Fixed comments.
1 parent 0a50de0 commit 6cf8a30

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

chapter7/patterns/pool/main/main.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// Copyright Information.
2-
//
2+
3+
// This example is provided with help by Gabriel Aszalos.
4+
35
// This sample program demostrates how to use the pool package
46
// to share a simulated set of database connections.
57
package main

0 commit comments

Comments
 (0)