go-trigger
Event trigger system
A global event trigger system for Go applications, enabling event handling and triggering from anywhere in the codebase.
A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.
246 stars
14 watching
41 forks
Language: Go
last commit: about 8 years ago
Linked from 2 awesome lists
event-handlerstrigger
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an event-driven programming framework for Go, allowing developers to define and execute actions and apply filters to events. | 2 |
| A Go package for sending and receiving event streams from servers to clients | 12 |
| A high-performance network I/O event notification library for Go | 153 |
| A Go wrapper around the Pushover API to send notifications from a Go program | 143 |
| Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| A logging API that allows developers to use a single interface to log events with different severity levels and frameworks. | 4 |
| Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
| A Golang logging library with support for multiple handlers and log levels | 35 |
| A Go-based system monitoring and alerting tool | 52 |
| Provides an API for creating OpenGL contexts and handling events in cross-platform applications. | 83 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A Go client library for Apache Pulsar messaging service | 660 |
| A Go server that connects Hasura to Segment using Event Triggers | 7 |
| A logging library for Go programs providing customizable logging options and a simple API | 290 |
| A package implementing a pattern of event notification and response from multiple subscribers. | 58 |