View Source Antikythera.Request.Sender (antikythera v0.5.1)

Summary

Types

@type sender_ip() :: String.t()
@type t() :: {:web, sender_ip()} | {:gear, Antikythera.GearName.t()}

Functions

@spec valid?(term()) :: boolean()