Versions in this module Expand all Collapse all v1 v1.3.0 Jan 28, 2022 Changes in this version + type ProcessEventBatchFunc func([]event.Event) error + type Sink interface + ProcessEventsBatch func([]event.Event) error + func Init(name string, v *viper.Viper) (s Sink, err error)