kaleidic.api.rabbitmq.utils

Undocumented in source.

Public Imports

kaleidic.api.rabbitmq.platform_utils
public import kaleidic.api.rabbitmq.platform_utils;

Members

Functions

amqp_dump
void amqp_dump(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
die
void die(char* fmt, ...)
Undocumented in source.
die
void die(char* fmt, ...)
Undocumented in source. Be warned that the author may not have intended to support it.
die_on_amqp_error
void die_on_amqp_error(amqp_rpc_reply_t x, string context)
Undocumented in source. Be warned that the author may not have intended to support it.
die_on_error
void die_on_error(int x, const(char)* context)
Undocumented in source. Be warned that the author may not have intended to support it.
dump_row
void dump_row(long count, int numinrow, int* chs)
Undocumented in source. Be warned that the author may not have intended to support it.
rows_eq
int rows_eq(int* a, int* b)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta