kura_tenant (kura v2.0.6)
View SourceSummary
Functions
Remove the current tenant strategy from the process dictionary.
Get the current tenant strategy from the process dictionary.
Set the current tenant strategy in the process dictionary.
Execute a function with a temporary tenant, restoring the previous tenant after.
Types
Functions
-spec clear_tenant() -> undefined | strategy().
Remove the current tenant strategy from the process dictionary.
-spec get_tenant() -> undefined | strategy().
Get the current tenant strategy from the process dictionary.
Set the current tenant strategy in the process dictionary.
Execute a function with a temporary tenant, restoring the previous tenant after.