You've already forked go-sqlmock
mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-06-23 00:17:47 +02:00
implements Context based sql driver extensions
This commit is contained in:
3
sqlmock_go18_test.go
Normal file
3
sqlmock_go18_test.go
Normal file
@ -0,0 +1,3 @@
|
||||
// +build go1.8
|
||||
|
||||
package sqlmock
|
Reference in New Issue
Block a user