antikythera v0.2.0 AntikytheraCore.Ets.TenantToGearsMapping View Source
Link to this section Summary
Link to this section Functions
Link to this function
associated?(tenant_id, gear_name)
View Source
associated?(Antikythera.TenantId.t(), Antikythera.GearName.t()) :: boolean()
Link to this function
set(tenant_id, gear_names)
View Source
set(Antikythera.TenantId.t(), [Antikythera.GearName.t()]) :: :ok