postgresql

package
v0.0.0-...-78d802f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	// contains filtered or unexported fields
}

func Connect

func Connect(host, username, password, database, sslmode string, port int) (*Store, error)

Connect connects to the database and passes that connection to multipe table stores. It will then return a Store object containing the db connection.

func (*Store) User

func (s *Store) User() store.UserStore

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL