rabbitmq-c
0.8.0
C AMQP Client library for RabbitMQ
|
An entry in a field-table. More...
Data Fields | |
amqp_bytes_t | key |
the table entry key. More... | |
amqp_field_value_t | value |
the table entry values | |
An entry in a field-table.
amqp_bytes_t amqp_table_entry_t::key |
the table entry key.
Its a null-terminated UTF-8 string, with a maximum size of 128 bytes