File FileLoader.cpp

Defines

FUNC_FILENAME
FUNC_OBJECT_FILENAME
PYTHON_FUNCTION_FILENAME
FUNC_ENCRYPTED_FILENAME
FUNCTION_SYMBOLS_FILENAME
WAMR_AOT_FILENAME
SGX_WAMR_AOT_FILENAME
namespace storage

Functions

FileLoader &getFileLoader()
FileLoader &getFileLoaderWithoutLocalCache()
static int removeAllInside(const std::filesystem::path &dir)
static void createDirectories(const std::filesystem::path &path)
static std::string trimLeadingSlashes(const std::string &pathIn)
static std::string getKey(const faabric::Message &msg, const std::string &filename)
static std::filesystem::path getDir(std::string baseDir, const faabric::Message &msg, bool create)
static const std::string getWamrAotKey(const faabric::Message &msg)