struct Protocol::Storage::TrackCacheStorageForOrigin

Overview

Registers origin to be notified when an update occurs to its cache storage list.

Included Modules

Defined in:

protocol/storage.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]