struct Protocol::CacheStorage::DeleteEntry

Overview

Deletes a cache entry.

Included Modules

Defined in:

protocol/cache_storage.cr

Constructors

Constructor Detail

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

[View source]