opentracing-c
OpenTracing C API
Data Fields
opentracing_tag Struct Reference

Simple tag representation. More...

#include <opentracing-c/tracer.h>

Collaboration diagram for opentracing_tag:
[legend]

Data Fields

char * key
 String key. More...
 
opentracing_value value
 Generic value type. More...
 

Detailed Description

Simple tag representation.

Field Documentation

◆ key

char* opentracing_tag::key

String key.

◆ value

opentracing_value opentracing_tag::value

Generic value type.


The documentation for this struct was generated from the following file: