Class: Bunny::ConsumerTagGenerator
- Inherits:
-
Object
- Object
- Bunny::ConsumerTagGenerator
- Defined in:
- lib/bunny/consumer_tag_generator.rb
Overview
Used to generate consumer tags in the client
Instance Method Summary collapse
-
#generate ⇒ String
Generated consumer tag.
-
#generate_prefixed(name = "bunny") ⇒ String
Unique string supposed to be used as a consumer tag.