sasl

package
v0.0.0-...-eeefdec Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2018 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stepper

type Stepper interface {
	Step(serverData []byte) (clientData []byte, done bool, err error)
	Close()
}

Stepper interface for saslSession

func New

func New(username, password, mechanism, service, host string) (Stepper, error)

New creates a new saslSession

Jump to

Keyboard shortcuts

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