We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b99664 commit 7c0bc43Copy full SHA for 7c0bc43
README.md
@@ -21,6 +21,11 @@ maintain correct **TDD** workflow.
21
interface, you will need to switch it to a pointer struct type. Also, **sqlmock.Rows** were used to implement **driver.Rows**
22
interface, which was not required or useful for mocking and was removed. Hope it will not cause issues.
23
24
+## Looking for maintainers
25
+
26
+I do not have much spare time for this library and willing to transfer the repository ownership
27
+to person or an organization motivated to maintain it. Open up a conversation if you are interested. See #230.
28
29
## Install
30
31
go get github.com/DATA-DOG/go-sqlmock
0 commit comments