//
pkg.gl
Category
github.com/x4b1/messenger
store
postgres
stdsql
package
0.11.0
Repository:
https://github.com/x4b1/messenger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
80 SLOC
#
Functions
Open
Open returns a pgx source connected to database connection string with config.
WithInstance
WithInstance returns Store source initialised with the given connection instance and config.
#
Structs
Store
Store is the instance to store and retrieve the messages in PostgreSQL database.