Versions in this module Expand all Collapse all v0 v0.0.4 Nov 11, 2023 v0.0.3 Sep 25, 2023 Changes in this version + type BenchCommand struct + Conns int + Database string + RowsPerTxn int + TemplateFilename string + TxnPerConn int + func NewBenchCommand() *BenchCommand + func (cmd *BenchCommand) Run(ctx context.Context) error