Versions in this module Expand all Collapse all v0 v0.0.2 Dec 13, 2019 Changes in this version + func Execute(ctx context.Context, values *Values, services *Services) error + type Configuration struct + APIVersion string + Spec struct{ ... } + func Config() (*Configuration, error) + type Namer interface + Name func([]byte) string + type Services struct + Configuration *Configuration + Logger *services.Logger + PubSub *services.PubSub + Resource *services.Resource + type Values struct + Finding []byte