postgresql

package
v0.0.0-...-74b72eb Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

Functions

func NewPostgresqlDb

func NewPostgresqlDb(conf *Postgresql, logConfig *loggerx.LogConfig) *gorm.DB

NewPostgresqlDb 初始化pgsql数据库

Types

type Postgresql

type Postgresql struct {
	DSN      string `json:"dsn"`
	DbPrefix string `json:"dbPrefix"`
}

Jump to

Keyboard shortcuts

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