Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Intsert ¶
func Intsert(ctx context.Context, chanID uint64, ch chan<- *model.RequestResults, totalNumber uint64, wg *sync.WaitGroup, request *model.Request, kVTableTestSession *kvTableTest.KVTableTestSession)
func Transfer ¶
func Transfer(ctx context.Context, chanID uint64, ch chan<- *model.RequestResults, totalNumber uint64, wg *sync.WaitGroup, request *model.Request, parallelOkSession *parallelOk.ParallelOkSession)
Types ¶
type ReqListMany ¶
type ReqListMany struct {
// contains filtered or unexported fields
}
ReqListMany Step pressure test for the interface
Click to show internal directories.
Click to hide internal directories.