transaction

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ITransaction

type ITransaction interface {
	DBTransaction(c *gin.Context)
}

type Transaction

type Transaction struct {
	DB *gorm.DB
}

func NewTransaction

func NewTransaction(db *gorm.DB) *Transaction

func (*Transaction) DBTransaction

func (tr *Transaction) DBTransaction(c *gin.Context)

Jump to

Keyboard shortcuts

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