query

package
v0.0.0-...-11559a6 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithMysqlCtx

func WithMysqlCtx(ctx context.Context) func(*MysqlOptions)

func WithMysqlDb

func WithMysqlDb(db *gorm.DB) func(*MysqlOptions)

Types

type Mysql

type Mysql struct {
	Ctx context.Context
	Tx  *gorm.DB
	Db  *gorm.DB
	// contains filtered or unexported fields
}

func NewMysql

func NewMysql(options ...func(*MysqlOptions)) Mysql

type MysqlOptions

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

Jump to

Keyboard shortcuts

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