Versions in this module Expand all Collapse all v1 v1.0.47 Jan 26, 2024 Changes in this version + type Config struct + Actions []string + Matchers []string + type Factory struct + func NewFactory(cfgs []*Config) (*Factory, error) + func (f *Factory) Transform(m map[string]interface{}) error