c8a911ebd1 | ||
---|---|---|
.. | ||
README.md | ||
topics.go | ||
topics_test.go |
README.md
Topics flags
This module provides 2 helpers to parse collections of topics.
- List of topics, such as:
statusd -topic.register=whisper -topic.register=les
- List of topics with limits per topic. Main use case is to define per-protocol peer limits:
statusd -topic.search=whisper=7,9 -topic.search=mailserver=1,1 -topic.search=les=1,2