Versions in this module Expand all Collapse all v0 v0.73.12 Jan 11, 2024 Changes in this version + func Run(opts Opts) error + type BatchOrders struct + func (b *BatchOrders) Empty() + func (b *BatchOrders) GetMessageCount() int + type Opts struct + BatchSize int + CommandsPerSecond int + DataNodeAddr string + DoNotInitialise bool + FaucetURL string + FillPriceLevels bool + GanacheURL string + InitialiseOnly bool + LpUserCount int + MarketCount int + MoveMid bool + NormalUserCount int + PeggedOrders int + PriceLevels int + RuntimeSeconds int + SLAPriceLevels int + SLAUpdateSeconds int + StartingMidPrice int64 + StopOrders int + TokenKeysFile string + UseLPsForOrders bool + Voters int + WalletURL string + type UserDetails struct