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
Post a Comment