//
pkg.gl
Category
github.com/mindersec/minder
internal
db
embedded
package
0.0.82
Repository:
https://github.com/mindersec/minder.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
73 SLOC
#
Functions
GetFakeStore
GetFakeStore returns a new embedded Postgres database and a cancel function to clean up the database.
#
Type aliases
CancelFunc
CancelFunc is a function that can be called to clean up resources.