package
0.3.3
Repository: https://github.com/ubuntu/authd.git
Documentation: pkg.go.dev

# Functions

CreateDBFromYAML creates the database inside destDir and loads the src file content into it.
DbfromYAML loads a yaml formatted of the buckets from a reader and dump it into destDir, with its dbname.
DumpToYaml deserializes the cache database as a string in yaml format.

# Variables

DbName is database name exported for testsgo:linkname DbName github.com/ubuntu/authd/internal/users/cache.dbName.