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: 6 months 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.