Binary package “golang-github-data-dog-go-sqlmock-dev” in ubuntu lunar

Sql mock driver for golang to test database interactions

 This is a mock driver as database/sql/driver which is very flexible and
 pragmatic to manage and mock expected queries. All the expectations should be
 met and all queries and actions triggered should be mocked in order to pass a
 test. The package has no 3rd party dependencies.
 .
 This package contains the source.