1#ifndef XRPL_PEERFINDER_MAKE_MANAGER_H_INCLUDED
2#define XRPL_PEERFINDER_MAKE_MANAGER_H_INCLUDED
4#include <xrpld/peerfinder/PeerfinderManager.h>
6#include <boost/asio/io_context.hpp>
16 boost::asio::io_context& io_context,
19 BasicConfig
const& config,
A generic endpoint for log messages.
std::unique_ptr< Manager > make_Manager(boost::asio::io_context &io_context, clock_type &clock, beast::Journal journal, BasicConfig const &config, beast::insight::Collector::ptr const &collector)
Create a new Manager.
beast::abstract_clock< std::chrono::steady_clock > clock_type
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.