transaction

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transaction

type Transaction struct {
	// contains filtered or unexported fields
}

func New

func New(table string) *Transaction

func (*Transaction) Begin

func (this *Transaction) Begin() *Transaction

func (*Transaction) Commit

func (this *Transaction) Commit()

func (*Transaction) Dao

func (this *Transaction) Dao(table string) *dao.Dao

func (*Transaction) Rollback

func (this *Transaction) Rollback()

Jump to

Keyboard shortcuts

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