postgres

package
v0.0.0-rc7 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseGormDb

func CloseGormDb(db *gorm.DB) error

func GetDSN

func GetDSN(cfg *GormConfig) string

func MustNewGormDb

func MustNewGormDb(cfg *GormConfig) *gorm.DB

Types

type GormConfig

type GormConfig struct {
	Address  string
	Username string
	Password string
	DBName   string
}

Jump to

Keyboard shortcuts

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