TopicOwnerChange updates topic's owner
(topic string, newOwner t.Uid)
| 127 | TopicUpdate(topic string, update map[string]any) error |
| 128 | // TopicOwnerChange updates topic's owner |
| 129 | TopicOwnerChange(topic string, newOwner t.Uid) error |
| 130 | |
| 131 | // Topic subscriptions |
| 132 |
no outgoing calls