ex_nsq v1.1.0 NSQ.Lookupd

Link to this section Summary

Types

All lookupd responses should return a map with these values. If the response is not of that form, it should be normalized into that form

Link to this section Types

Link to this type response()
response() :: %{data: binary, headers: [any], status_code: integer, status_txt: binary}

All lookupd responses should return a map with these values. If the response is not of that form, it should be normalized into that form.

Link to this section Functions

Link to this function nsqds_with_topic(lookupds, topic)
Link to this function topics_from_lookupd(arg, topic)