|
void | upsert (const Key &key, const Attrs &value) override |
|
std::optional< Attrs > | lookup (const Key &key) override |
|
std::optional< Attrs > | lookupWithTTL (const Key &key) override |
|
std::optional< Result > | lookupExpired (const Key &key) override |
|
void | upsert (Key key, Store &store, Attrs value, const StorePath &storePath) override |
|
std::optional< ResultWithStorePath > | lookupStorePath (Key key, Store &store) override |
|
std::optional< ResultWithStorePath > | lookupStorePathWithTTL (Key key, Store &store) override |
|
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.30.1/src/libfetchers/cache.cc