antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 Antikythera.Request.Sender View Source

    Link to this section Summary

    Types

    sender_ip()
    t()

    Functions

    valid?(v)

    Link to this section Types

    Link to this type sender_ip() View Source
    sender_ip() :: String.t()
    Link to this type t() View Source
    t() :: {:web, sender_ip()} | {:gear, Antikythera.GearName.t()}

    Link to this section Functions

    Link to this function valid?(v) View Source
    valid?(term()) :: boolean()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer for the Elixir programming language.