gorm

package
v0.0.0-...-831d175 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoMigrate

func AutoMigrate(db *gormplus.DB) error

AutoMigrate 自动映射数据表

func Inject

func Inject(container *dig.Container) error

Inject 注入gorm实现 使用方式:

container := dig.New()
Inject(container)
container.Invoke(func(foo IDemo) {
})

func SetTablePrefix

func SetTablePrefix(prefix string)

SetTablePrefix 设定表名前缀

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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