Documentation ¶
Overview ¶
Package names contains the ValidateTopicName function.
Outside lib/kafka, don't import this package directly. Instead, import lib/kafka which reexports ValidateTopicName.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateTopicName ¶
ValidateTopicName returns an error if the given topic name is invalid.
Mirrors org.apache.kafka.common.internals.Topic.validate https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/internals/Topic.java#L36
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.