kazoo-go icon indicating copy to clipboard operation
kazoo-go copied to clipboard

ability to configure topic

Open mallochine opened this issue 7 years ago • 1 comments

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 avatar Aug 28 '17 17:08 mallochine

@mallochine PRs are very welcomed 👍

F21 avatar Nov 13 '17 23:11 F21