ifw-slm 0.1.2
 
Loading...
Searching...
No Matches
serviceResolver.cpp File Reference

Implementation of ServiceResolver (Nomad/Consul -> MAL URI). More...

#include <ifw/slm/framework/serviceResolver.hpp>
#include <cstdlib>
#include <mutex>
#include <stdexcept>
#include <string>
#include <curl/curl.h>
#include <nlohmann/json.hpp>

Namespaces

namespace  ifw
 
namespace  ifw::slm
 

Functions

std::string ifw::slm::ResolveEndpoint (const std::string &spec, const ServiceResolver &resolver, const std::string &name_space=ServiceResolver::DefaultNamespace())
 

Detailed Description

Implementation of ServiceResolver (Nomad/Consul -> MAL URI).