Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glocurrency/events

Description and payloads for common events.
https://github.com/glocurrency/events

event-bus events glocurrency go golang json pub-sub

Last synced: about 2 months ago
JSON representation

Description and payloads for common events.

Awesome Lists containing this project

README

        

# events

[![Go Reference](https://pkg.go.dev/badge/github.com/glocurrency/events.svg)](https://pkg.go.dev/github.com/glocurrency/events)
[![Go Report Card](https://goreportcard.com/badge/github.com/glocurrency/events)](https://goreportcard.com/report/github.com/glocurrency/events)
[![Maintainability](https://api.codeclimate.com/v1/badges/bc9ba81f4c9d3bf77407/maintainability)](https://codeclimate.com/github/glocurrency/events/maintainability)

Description and payloads for common events.

## Installation

```bash
go get -u github.com/glocurrency/events
```

## Authors
- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)

## License
[MIT License](https://github.com/glocurrency/events/blob/main/LICENSE)