pkg

package
v0.0.0-...-f829f03 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connection

func Connection() (*gorm.DB, *sql.DB)

Types

type Migrate

type Migrate struct {
	TableName string
	Run       func(*gorm.DB) error
}

func AutoMigrate

func AutoMigrate(db *gorm.DB) []Migrate

type Seed

type Seed struct {
	TableName string
	Run       func(*gorm.DB) error
}

func Seeder

func Seeder(db *gorm.DB) []Seed

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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