|
|
using | Config = LocalBinaryCacheStoreConfig |
| |
|
|
| LocalBinaryCacheStore (ref< Config > config) |
| |
|
void | init () override |
| |
|
|
bool | fileExists (const std::string &path) override |
| |
|
void | upsertFile (const std::string &path, std::shared_ptr< std::basic_iostream< char > > istream, const std::string &mimeType) override |
| |
|
void | getFile (const std::string &path, Sink &sink) override |
| |
|
StorePathSet | queryAllValidPaths () override |
| |
|
std::optional< TrustedFlag > | isTrustedClient () override |
| |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/nix-2.31.4-build/nix-2.31.4/src/libstore/local-binary-cache-store.cc