kazoo-go
kazoo-go copied to clipboard
ability to configure topic
Should be able to configure topic. Something like this:
func (t *Topic) SetConfig(map[string]string config) error {
...
}
Can I submit a patch for this?
@mallochine PRs are very welcomed 👍