mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-05-13 21:56:39 +02:00
looking for maintainers note
This commit is contained in:
parent
3b99664e4f
commit
7c0bc43a68
@ -21,6 +21,11 @@ maintain correct **TDD** workflow.
|
|||||||
interface, you will need to switch it to a pointer struct type. Also, **sqlmock.Rows** were used to implement **driver.Rows**
|
interface, you will need to switch it to a pointer struct type. Also, **sqlmock.Rows** were used to implement **driver.Rows**
|
||||||
interface, which was not required or useful for mocking and was removed. Hope it will not cause issues.
|
interface, which was not required or useful for mocking and was removed. Hope it will not cause issues.
|
||||||
|
|
||||||
|
## Looking for maintainers
|
||||||
|
|
||||||
|
I do not have much spare time for this library and willing to transfer the repository ownership
|
||||||
|
to person or an organization motivated to maintain it. Open up a conversation if you are interested. See #230.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
go get github.com/DATA-DOG/go-sqlmock
|
go get github.com/DATA-DOG/go-sqlmock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user