//
pkg.gl
Category
github.com/mendersoftware/go-lib-micro
mongo
testing
package
0.0.0-20250221084221-cda146333981
Repository:
https://github.com/mendersoftware/go-lib-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
81 SLOC
#
Functions
WithDB
WithDB will set up a test DB instance and pass it to `f` callback as `dbtest`.
#
Interfaces
TestDBRunner
TestDBRunner exports selected calls of dbtest.DBServer API, just the ones that are useful in tests.