antikythera v0.2.0 AntikytheraCore.Context View Source
Link to this section Summary
Link to this section Functions
Link to this function
make(gear_name, entry_point, context_id \\ nil, epool_id \\ nil)
View Source
make(Antikythera.GearName.t(), nil | Antikythera.Context.GearEntryPoint.t(), nil | String.t(), nil | Antikythera.ExecutorPool.Id.t()) :: Antikythera.Context.t()
Link to this function
make_context_id(t)
View Source
make_context_id(Antikythera.Time.t()) :: String.t()