Documentation
¶
Overview ¶
Package cachetestutils export cache test functionalities used by other packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DbName is database name exported for tests //go:linkname DbName github.com/ubuntu/authd/internal/users/cache.dbName DbName string )
Functions ¶
func CreateDBFromYAML ¶
CreateDBFromYAML creates the database inside destDir and loads the src file content into it.
func DbfromYAML ¶
DbfromYAML loads a yaml formatted of the buckets from a reader and dump it into destDir, with its dbname.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.