sasl

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2024 License: MIT Imports: 1 Imported by: 0

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

type SASL

type SASL struct {
	Mechanism Mechanism
	UserName  string
	Password  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL