examples_stc

package
v1.1.45 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RouteHelloWord

func RouteHelloWord(ctx *v1http.Ctx)

Types

type OpMysql

type OpMysql struct {
	dbs.IDBMysql
}

func NewOpMysql

func NewOpMysql(c v1config.DBConfig) (*OpMysql, error)

func (*OpMysql) BeginTrans

func (op *OpMysql) BeginTrans() (*OpMysql, error)

func (*OpMysql) CommitTrans

func (op *OpMysql) CommitTrans() error

func (*OpMysql) Query

func (op *OpMysql) Query() ([]map[string]interface{}, int64, error)

func (*OpMysql) RollbackTrans

func (op *OpMysql) RollbackTrans() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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