We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc11ed commit 3843f92Copy full SHA for 3843f92
database/driver.go
@@ -1,4 +1,4 @@
1
-// Package database provides the Database interface.
+// Package database provides the Driver interface.
2
// All database drivers must implement this interface, register themselves,
3
// optionally provide a `WithInstance` function and pass the tests
4
// in package database/testing.
0 commit comments