subCase

package
v0.0.0-...-d7cb029 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateShakeConf

func GenerateShakeConf(sourcePort, targetPort int, filterKeyBlack, filterKeyWhite []string,
	filterDBBlack, filterDBWhite []string, targetDB string, resumeBreakpoint bool) map[string]interface{}

Types

type SubCase

type SubCase struct {
	// contains filtered or unexported fields
}

* normal: normal case * filterKey: filter key * filterDB: filter db * targetDB: target db != -1

func NewSubCase

func NewSubCase(sourceConn, targetConn redigo.Conn, sourcePort, targetPort int,
	filterKeyBlack, filterKeyWhite []string,
	filterDBBlack, filterDBWhite []string,
	targetDB string, resumeBreakpoint bool) *SubCase

func (*SubCase) Run

func (sc *SubCase) Run()

Jump to

Keyboard shortcuts

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