Versions in this module Expand all Collapse all v1 v1.23.0 May 13, 2026 Changes in this version + type Dst struct + Address string + Attributes []string + Stream string + func (d *Dst) Run() error + type Keys struct + Address string + func (k *Keys) Run() error + type Src struct + Address string + Attributes []string + Stream string + func (s *Src) Run() error + type Stat struct + Address string + StreamID string + func (s Stat) Run() error + type TaskQueue struct + Dst Dst + Keys Keys + Src Src + Stat Stat