Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.