saslmechanism

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated from Pkl module `com.pipelaner.source.common`. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SASLMechanism

type SASLMechanism string
const (
	SCRAMSHA512 SASLMechanism = "SCRAM-SHA-512"
	SCRAMSHA256 SASLMechanism = "SCRAM-SHA-256"
)

func (SASLMechanism) String

func (rcv SASLMechanism) String() string

String returns the string representation of SASLMechanism

func (*SASLMechanism) UnmarshalBinary

func (rcv *SASLMechanism) UnmarshalBinary(data []byte) error

UnmarshalBinary implements encoding.BinaryUnmarshaler for SASLMechanism.

Jump to

Keyboard shortcuts

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