struct Protocol::Storage::CacheStorageContentUpdated

Overview

A cache's contents have been modified.

Included Modules

Defined in:

protocol/storage.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def cache_name : String #

Name of cache in origin.


[View source]
def origin : String #

Origin to update.


[View source]