nsqio / go-nsq

The official Go package for NSQ
MIT License
2.59k stars 444 forks source link

Document nsqlookupd,nsqadmin configuration file. #214

Closed james-lawrence closed 7 years ago

james-lawrence commented 7 years ago

I had to dig through the code to figure out the following: 1) it used toml syntax. 2) make educated guesses on the keys.

this should be in the documentation with a clear example.

jehiah commented 7 years ago

This is relevant to the https://github.com/nsqio/nsq project, not go-nsq which is the Go client library.

Please see the example config files here https://github.com/nsqio/nsq/tree/master/contrib