Versions in this module Expand all Collapse all v0 v0.2.2 Jul 3, 2023 v0.2.1 Jun 22, 2023 v0.2.0 May 25, 2023 Changes in this version + const Type + func ParseConfig(k *koanf.Koanf) (trigger.Interface, error) + type Trigger struct + func (t *Trigger) Do(_ []byte) error + func (t *Trigger) Register(ctx context.Context) error + func (t *Trigger) Type() trigger.Type