models

package
v0.0.0-...-7cde619 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTable

func CreateTable(dst ...interface{}) error

func GetDB

func GetDB() *gorm.DB

func HasTable

func HasTable(dst interface{}) bool

func IsErrRecordNotFound

func IsErrRecordNotFound(err error) bool

func SetupTableModel

func SetupTableModel(models ...interface{}) error

Types

type DB

type DB interface {
	GetDB() *gorm.DB
	SetupTableModel()
}

type MySQL

type MySQL struct {
}

func (*MySQL) GetDB

func (mq *MySQL) GetDB() *gorm.DB

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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