where is RabbitMQ internal API reference for plugin development -



where is RabbitMQ internal API reference for plugin development -

i developing custom rabbitmq plugin, cannot find anywhere internal api reference (in erlang of course) solely internal rabbitmq. documented somewhere ? notice not erlang client api looking for, internal api reference utilize within rabbitmq plugins.

as example: want identify listening port within plugling without @ config file. assume config file loaded internally in rabbitmq , accessible internal api such rabbitmq:getenv("port"), etc.. not specific problem, need know whole internal api reference is

rabbitmq

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -