Versions in this module Expand all Collapse all v2 v2.1.0 Sep 15, 2022 v2.0.0 Sep 14, 2021 Changes in this version + type QueryExecutor struct + func NewQueryExecutor(store goengine.EventStore, streamName goengine.StreamName, ...) (*QueryExecutor, error) + func (e *QueryExecutor) Reset(ctx context.Context) + func (e *QueryExecutor) Run(ctx context.Context) (interface{}, error) Other modules containing this package github.com/hellofresh/goengine