The Microservice endpoint group configuration object.
#include <nats.h>
|
const char * | Prefix |
| The subject prefix for the group.
|
|
const char * | QueueGroup |
| Overrides the default queue group for the service.
|
|
bool | NoQueueGroup |
| Disables the use of a queue group for the service.
|
|
◆ 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: