sqlcTX

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLCTX

type SQLCTX interface {
	post.PostDBTX
	user.UserDBTX
	account.AccountDBTX
}

type Tx

type Tx struct {
	Store *db.SQLStore
	*sql.DB
	*post.PostTx
	*user.UserTx
	*account.AccountTx
}

func NewTx

func NewTx(project *sql.DB) *Tx

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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