sasl

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2018 License: Apache-2.0, 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