crud

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientCreator

type ClientCreator struct {
	Cfg *Config
}

ClientCreator creates crudClient

func (ClientCreator) Create

func (l ClientCreator) Create(node cluster.ClientNode) core.Client

Create ...

type Config

type Config struct {
	DBName      string
	UserCount   int
	PostCount   int
	UpdateUsers int
	UpdatePosts int
	Interval    time.Duration
	RetryLimit  int
	TxnMode     string
}

Config is for crudClient

Jump to

Keyboard shortcuts

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