rdb

package
v0.0.0-...-556d222 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrConnectFailed = errors.New("connect to mysql server return error")
	ErrPingFailed    = errors.New("rdb ping get error return")
)

Functions

func InitRDB

func InitRDB(ctx ctx.CTX, dbConf *rdbm.Connect) (dbconn *sqlx.DB, err error)

func PrepareDBTrasaction

func PrepareDBTrasaction(ctx ctx.CTX, dbConn *sqlx.DB) (txSrv rdbIfc.DBTransaction)

PrepareDBTrasaction to init DB Transaction service,

Types

This section is empty.

Directories

Path Synopsis
entity

Jump to

Keyboard shortcuts

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