//
pkg.gl
Category
github.com/CHORUS-TRE/chorus-backend
pkg
authentication
store
postgres
package
0.0.9
Repository:
https://github.com/chorus-tre/chorus-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
48 SLOC
#
Functions
NewAuthenticationStorage
NewAuthenticationStorage returns a fresh PostgresDB authentication storage instance.
#
Structs
AuthenticationStorage
AuthenticationStorage is the handler through which a PostgresDB backend can be queried.