rpc

package
v0.0.0-...-2c4b0f3 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2014 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ServerIP string
	Port     int
)

Functions

func BatchExecSqlParamName

func BatchExecSqlParamName(id string, p []map[string]interface{}) error

批量执行带参数的特定id的sql

func BySql

func BySql(id string) (map[string]int, [][]interface{}, error)

执行特定id的sql,并返回数据

func BySqlParamName

func BySqlParamName(id string, p map[string]interface{}) (map[string]int, [][]interface{}, error)

执行带参数的特定id的sql,并返回数据

func ExecSqlParamName

func ExecSqlParamName(id string, p map[string]interface{}) error

执行带参数的特定id的sql

Types

This section is empty.

Jump to

Keyboard shortcuts

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