mirror of
https://github.com/zhashkevych/go-sqlxmock.git
synced 2024-11-30 08:16:39 +02:00
6 lines
68 B
Go
6 lines
68 B
Go
|
// +build go1.8
|
||
|
|
||
|
package sqlmock
|
||
|
|
||
|
// @TODO context based extensions
|