Skip to content

tung-lin/EventFlow

Repository files navigation

EventFlow Go Report Card

Dependencies

  • Go 1.9.6

Introduction

An event trigger, filter and action pipeline framework.

  • trigger: Event trigger plugins, including http and udp.

  • filter: Event filter plugins, including mysql, json and throttle.

  • action: Event action plugins, including line and email.

Configuration

  • config/config.yaml: Service configuration.

  • config/pipeline/: Pipeline job configurations.

Releases

No releases published

Packages

No packages published

Languages