//
pkg.gl
Category
github.com/google/hashr
storage
postgres
package
1.8.2
Repository:
https://github.com/google/hashr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
122 SLOC
#
Functions
NewStorage
NewStorage creates new Storage struct that allows to interact with PostgreSQL instance and all the necessary tables, if they don't exist.
#
Structs
Storage
Storage allows to interact with PostgreSQL instance.