plug_ip_whitelist v1.2.0 Plug.IpWhitelist View Source

Parent module for the IpWhitelisting plug

Link to this section Summary

Link to this section Types

Link to this type ip_as_list() View Source
ip_as_list() :: [ip_byte(), ...]
Link to this type ip_byte() View Source
ip_byte() :: 0..255
Link to this type ip_range() View Source
ip_range() :: {ip(), ip()}