| NATS C Client with JetStream and Streaming support
    3.7.0
    The nats.io C Client, Supported by Synadia Communications Inc. | 
#include <nats.h>
| Public Attributes | |
| const char * | Name | 
| The name of the service. | |
| const char * | Subject | 
| The semantic version of the service. | |
| natsMetadata | Metadata | 
microEndpointInfo is the struct for the endpoint's static metadata.
| const char* micro_endpoint_info_s::Name | 
| const char* micro_endpoint_info_s::Subject | 
| natsMetadata micro_endpoint_info_s::Metadata | 
@briefMetadata for the endpoint, a JSON-encoded user-provided object, e.g. {"key":"value"}