|
PACS System 0.1.0
PACS DICOM system library
|
JSON serialization for health check data structures. More...
#include "health_status.h"#include <chrono>#include <cstdio>#include <iomanip>#include <sstream>#include <string>

Go to the source code of this file.
JSON serialization for health check data structures.
This file provides functions to serialize health_status and related structures to JSON format suitable for REST API responses and monitoring system integration.
Definition in file health_json.h.