summaryrefslogtreecommitdiffstats
path: root/src/exporter/http_server.h
blob: 0d0502f57c8af94b0cffcf5617f397bc02c00582 (plain)
1
2
3
4
5
#pragma once

#include <string>

void http_server_thread_entrypoint();