View Source KafkaEx.Messages.DeleteTopics.TopicResult (kafka_ex v1.0.0-rc.1)
Represents the result of deleting a single topic.
Fields
topic- Name of the topicerror- Error code as atom (:no_error on success)
Summary
Types
Functions
Builds a TopicResult struct.
Returns true if the topic was deleted successfully.