Documentation ¶
Index ¶
- Variables
- func CopyFile(src, dst string) error
- func DrainCmdChan(c chan *proto.Cmd)
- func Dump(v interface{})
- func ExecQueries(db *sql.DB, queries []string, t *check.C)
- func FileExists(file string) bool
- func PrepStmtCount(db *sql.DB) uint
- func TableDiff(db *sql.DB, table, orderBy, expectFile string) string
- func WaitDbRow(db *sql.DB, table string, where string, n int) bool
- func WaitRecv(recvChan chan []byte, v interface{}) error
- func WaitResp(recvChan chan []byte) *proto.Response
- type Client
Constants ¶
This section is empty.
Variables ¶
View Source
var RootDir string
Functions ¶
func DrainCmdChan ¶
func ExecQueries ¶
func FileExists ¶
func PrepStmtCount ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.