Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TopicManager ¶
type TopicManager struct {
// contains filtered or unexported fields
}
func New ¶
func New() *TopicManager
func (*TopicManager) Close ¶
func (tm *TopicManager) Close()
func (*TopicManager) DeleteTopic ¶
func (tm *TopicManager) DeleteTopic(name string) error
func (*TopicManager) UpsertTopic ¶
Click to show internal directories.
Click to hide internal directories.