package
Version:
v0.0.0-...-5d38250
Opens a new window with list of versions in this module.
Published: Aug 23, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package postgresql provides a PostgreSQL implementation of the bebop data store interface.
Store is a postgresql implementation of store.
func Connect(address, username, password, database, sslmode, sslrootcert string) (*Store, error)
Connect connects to a store.
Comments returns a comment store.
Drop drops the store database.
Migrate migrates the store database.
Reset resets the store database.
Topics returns a topic store.
Users returns a user store.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.