plain

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2016 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package plain implements the Plain Simple Authentication Mechanism according to RFC 4616

Index

Constants

View Source
const (
	// Name is the authentication type associated with the SASL mechanism
	Name = "PLAIN"
)

Variables

View Source
var (
	// Mechanism is the PLAIN SASL mechanism
	Mechanism sasl.Mechanism = &plainMechanism{}
)

Functions

func Register

func Register()

Register the SASL mechanism

Types

This section is empty.

Jump to

Keyboard shortcuts

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