|
| LocalBinaryCacheStore (std::string_view scheme, PathView binaryCacheDir, const Params ¶ms) |
|
void | init () override |
|
std::string | getUri () 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 |
|
◆ LocalBinaryCacheStore()
nix::LocalBinaryCacheStore::LocalBinaryCacheStore |
( |
std::string_view | scheme, |
|
|
PathView | binaryCacheDir, |
|
|
const Params & | params ) |
|
inline |
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.28.3/src/libstore/local-binary-cache-store.cc