Functions to embed and retrieve blobs from binary.
Definition in file resources.hpp.
Go to the source code of this file.
#include <string>Namespaces | |
| namespace | utils |
| Utilities. | |
Functions | |
| void | utils::RegisterResource (std::string_view name, std::string_view value) |
Registeres a resource; used by userver_embed_file CMake function. | |
| std::string | utils::FindResource (std::string_view name) |