MySQL 8.3.0
Source Code Documentation
rest_metadata_cache_status.cc File Reference
#include "rest_metadata_cache_status.h"
#include <rapidjson/document.h>
#include <rapidjson/writer.h>
#include "mysqlrouter/metadata_cache.h"
#include "mysqlrouter/rest_api_utils.h"

Functions

template<class AllocatorType >
static rapidjson::Value json_value_from_string (const std::string &s, AllocatorType &allocator)
 

Function Documentation

◆ json_value_from_string()

template<class AllocatorType >
static rapidjson::Value json_value_from_string ( const std::string &  s,
AllocatorType &  allocator 
)
static