antikythera v0.3.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 Sourcemake( Antikythera.GearName.t(), nil | Antikythera.Context.GearEntryPoint.t(), nil | Antikythera.ContextId.t(), nil | Antikythera.ExecutorPool.Id.t() ) :: Antikythera.Context.t()
Link to this function
make_context_id(t)
View Sourcemake_context_id(Antikythera.Time.t()) :: String.t()