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 ExecCommand struct + Database string + MaxBlockDuration time.Duration + MaxBlockProcesses int + Query string + func NewExecCommand() *ExecCommand + func (cmd *ExecCommand) Run(ctx context.Context) error