20#ifndef RIPPLE_PEERFINDER_MAKE_MANAGER_H_INCLUDED
21#define RIPPLE_PEERFINDER_MAKE_MANAGER_H_INCLUDED
23#include <xrpld/peerfinder/PeerfinderManager.h>
25#include <boost/asio/io_context.hpp>
35 boost::asio::io_context& io_context,
38 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.