preheat_open.api.cache.CacheItem

class preheat_open.api.cache.CacheItem(key, expires, path=None, value=None)

Bases: object

__init__(key, expires, path=None, value=None)

Methods

__init__(key, expires[, path, value])

Attributes

path

value

key

expires