antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 AntikytheraCore.Context View Source

    Link to this section Summary

    Functions

    make(gear_name, entry_point, context_id \\ nil, epool_id \\ nil)
    make_context_id(t)

    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()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.