//
pkg.gl
Category
github.com/lib/pq
scram
package
1.10.9
Repository:
https://github.com/lib/pq.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
3
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).