package
0.0.0-20250221084221-cda146333981
Repository: https://github.com/mendersoftware/go-lib-micro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DbFromContext generates database name using tenant field from identity extracted from context and original database name.
DbNameForTenant composes tenant's db name.
IsTenantDb returns a function of `TenantDbMatchFunc` that can be used for checking if database has a tenant DB name format.
TenantFromDbName attempts to extract tenant ID from provided tenant DB name.

# Type aliases

No description provided by the author