Versions in this module Expand all Collapse all v1 v1.0.4 Mar 10, 2021 v1.0.3 Mar 5, 2021 v1.0.0 Mar 3, 2021 Changes in this version + type Trigger struct + func NewTrigger(configuration *common.ConfigurationStruct, runtime *runtime.GolangRuntime, ...) *Trigger + func (trigger *Trigger) Initialize(_ *sync.WaitGroup, _ context.Context, background <-chan types.MessageEnvelope) (bootstrap.Deferred, error)