Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pstibrany/services
Go implementation of Service from Google Guava library
https://github.com/pstibrany/services
golang guava services
Last synced: 21 days ago
JSON representation
Go implementation of Service from Google Guava library
- Host: GitHub
- URL: https://github.com/pstibrany/services
- Owner: pstibrany
- Created: 2020-02-14T22:42:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T14:37:36.000Z (over 3 years ago)
- Last Synced: 2024-10-29T10:29:47.560Z (2 months ago)
- Topics: golang, guava, services
- Size: 68.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Services
This is a Go implementation of [services model](https://github.com/google/guava/wiki/ServiceExplained) from [Google Guava](https://github.com/google/guava) library.
Latest version of this code now lives at https://github.com/grafana/dskit.