//
pkg.gl
Category
github.com/izinga/mgo
internal
scram
package
1.0.15
Repository:
https://github.com/izinga/mgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
191 SLOC
#
Functions
NewClient
NewClient returns a new SCRAM-* client with the provided hash algorithm.
#
Structs
Client
Client implements a SCRAM-* client (SCRAM-SHA-1, SCRAM-SHA-256, etc).