//
pkg.gl
Category
github.com/unix-world/smartgo
db
lib-pq
scram
package
0.0.0-20240819164739-f47aed85de5a
Repository:
https://github.com/unix-world/smartgo.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).