class Cloudflare::Caching::Radar

Defined in:

cloudflare/caching/radar.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def each(&block : String, Entry -> ) #

[View source]
def entries : Hash(String, Entry) #

[View source]
def exclude!(options : Options) #

[View source]
def mutex : Mutex #

[View source]
def set(ip_block : IPAddress, edge : Needles::Edge) : Bool #

[View source]
def size : Int32 #

[View source]