Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeOAuth = sarama.SASLTypeOAuth TypePlaintext = sarama.SASLTypePlaintext TypeSCRAMSHA256 = sarama.SASLTypeSCRAMSHA256 TypeSCRAMSHA512 = sarama.SASLTypeSCRAMSHA512 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mechanism ¶
type Mechanism = sarama.SASLMechanism
Click to show internal directories.
Click to hide internal directories.