NATS C Client with JetStream and Streaming support  3.9.1
The nats.io C Client, Supported by Synadia Communications Inc.
micro_group_config_s Struct Reference

The Microservice endpoint group configuration object.

#include <nats.h>

Public Attributes

const char * Prefix
 The subject prefix for the group. More...
 
const char * QueueGroup
 Overrides the default queue group for the service. More...
 
bool NoQueueGroup
 Disables the use of a queue group for the service. More...
 

Member Data Documentation

◆ Prefix

const char* micro_group_config_s::Prefix

◆ QueueGroup

const char* micro_group_config_s::QueueGroup

◆ NoQueueGroup

bool micro_group_config_s::NoQueueGroup

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