postgres

package
v0.0.0-...-e759c69 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(serviceName string, options ...Option) (*sqlx.DB, error)

Types

type Option

type Option func(c *config)

func WithCreds

func WithCreds(username, password string) Option

func WithDatabaseName

func WithDatabaseName(database string) Option

func WithHost

func WithHost(host string) Option

func WithPort

func WithPort(port int) Option

func WithSSLMode

func WithSSLMode(enable bool) Option

Jump to

Keyboard shortcuts

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