Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/glocurrency/events
- Owner: glocurrency
- License: mit
- Created: 2024-04-06T13:52:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T20:21:02.000Z (9 months ago)
- Last Synced: 2024-04-10T00:33:45.273Z (9 months ago)
- Topics: event-bus, events, glocurrency, go, golang, json, pub-sub
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)