Jorm

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GormInit

func GormInit(config OrmConfig) (*gorm.DB, error)

Types

type OrmConfig added in v0.1.7

type OrmConfig struct {
	Name        string
	SqlDsn      string
	MaxKeepConn int
	MaxConn     int
	MaxLifetime time.Duration
	ShowLog     bool
	LogWrite    io.Writer
	TableCheck  func(*gorm.DB) error
}

Jump to

Keyboard shortcuts

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