|
Malloy
|
#include <controller_run_result.hpp>

Public Member Functions | |
| void | validate () |
Public Attributes | |
| std::size_t | num_threads = 1 |
| std::shared_ptr< spdlog::logger > | logger |
Controller configuration.
| std::shared_ptr<spdlog::logger> malloy::detail::controller_config::logger |
The logger instance to use.
| std::size_t malloy::detail::controller_config::num_threads = 1 |
The number of worked threads for the I/O context to use.