pgKit

package
v3.2.100 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGormDB

func NewGormDB(dsn string, opts ...gorm.Option) (*gorm.DB, error)

NewGormDB

参考: https://gorm.io/zh_CN/docs/connecting_to_the_database.html#PostgreSQL

@param dsn e.g."host=localhost user=gorm password=gorm dbname=gorm port=9920 sslmode=disable TimeZone=Asia/Shanghai"

func NewGormDBOptionally

func NewGormDBOptionally(pgConfig *postgres.Config, opts ...gorm.Option) (*gorm.DB, error)

NewGormDBOptionally 自定义驱动.

参考: https://gorm.io/zh_CN/docs/connecting_to_the_database.html#PostgreSQL

Types

This section is empty.

Jump to

Keyboard shortcuts

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