Wire Sysio Wire Sysion 1.0.0
|
#include <fc/log/zipkin.hpp>
#include <fc/exception/exception.hpp>
#include <fc/log/logger_config.hpp>
#include <fc/network/http/http_client.hpp>
#include <fc/reflect/variant.hpp>
#include <fc/crypto/hex.hpp>
#include <fc/crypto/sha256.hpp>
#include <fc/variant.hpp>
#include <boost/asio.hpp>
#include <thread>
#include <random>
Go to the source code of this file.
Classes | |
class | fc::zipkin::impl |
Namespaces | |
namespace | fc |
namespace sysio::chain | |
Functions | |
fc::variant | fc::create_zipkin_variant (zipkin_span::span_data &&span, const std::string &service_name) |