//
pkg.gl
Category
github.com/sug0/gokv
postgresql
package
0.5.0
Repository:
https://github.com/sug0/gokv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
113 SLOC
#
Functions
NewClient
NewClient creates a new PostgreSQL client.
#
Variables
DefaultOptions
DefaultOptions is an Options object with default values.
#
Structs
Client
Client is a gokv.Store implementation for PostgreSQL.
Options
Options are the options for the PostgreSQL client.