database

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QueryResult

func QueryResult(ctx context.Context, req *filter.Request, node *obj.Tree,
	addr *util.DBAddress, transInfo *obj.TransInfo) (interface{}, *proto.Detail, bool, error)

Types

type Query

type Query interface {
	Query(ctx context.Context) (interface{}, *proto.Detail, bool, error)                                     // 查询
	SetParams(req *filter.Request, prop *obj.Property, addr *util.DBAddress, transInfo *obj.TransInfo) error // 设置查询参数
}

Query 数据库开放接口

Directories

Path Synopsis
client
Package redis 封装第三方库redigo
Package redis 封装第三方库redigo
sql

Jump to

Keyboard shortcuts

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