Files
MaxScale/server/core/internal
Johan Wikman 2188090742 MXS-1992 Expose type checking functions of config_runtime.cc
The functions

bool runtime_is_string_or_null(json_t* json, const char* path);
bool runtime_is_bool_or_null(json_t* json, const char* path);
bool runtime_is_count_or_null(json_t* json, const char* path);

can now be called from anywhere inside MaxScale.
2018-08-08 09:17:15 +03:00
..
2018-06-25 10:07:52 +03:00
2018-08-06 21:19:48 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-07-31 22:32:31 +03:00
2018-07-06 14:56:19 +03:00
2018-07-31 22:50:08 +03:00
2018-07-31 22:50:08 +03:00
2018-07-31 22:50:08 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-25 10:07:52 +03:00
2018-06-26 09:19:46 +03:00