postgresql

package
v0.0.0-...-947ddfb Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConnection

func NewConnection(
	user, password, dbname, port, host, sslmode string,
) (*sqlx.DB, error)

Types

type RoutesStore

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

func NewRoutesStore

func NewRoutesStore(db *sqlx.DB) *RoutesStore

func (*RoutesStore) Health

func (rs *RoutesStore) Health() error

func (*RoutesStore) Name

func (rs *RoutesStore) Name() string

type Store

type Store interface{}

Jump to

Keyboard shortcuts

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