Versions in this module Expand all Collapse all v0 v0.0.3 Dec 6, 2024 v0.0.2 Nov 26, 2024 Changes in this version type Batch + func (b *Batch) Transform(val any) any v0.0.1 Nov 25, 2024 Changes in this version + type Batch struct + func (b *Batch) Init(ctx *pipelaner.Context) error + func (b *Batch) Map(ctx *pipelaner.Context, val any) any + type Config struct + Size int64