ledger

package module
v0.0.0-...-dfd9850 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: Apache-2.0 Imports: 13 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 ledgerClient

func (ClientCreator) Create

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

Create ...

type Config

type Config struct {
	NumAccounts         int           `toml:"num_accounts"`
	Interval            time.Duration `toml:"interval"`
	Concurrency         int           `toml:"concurrency"`
	TxnMode             string        `toml:"txn_mode"`
	TiFlashDataReplicas int
}

Config is for ledgerClient

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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