# README
go-services
This repo stores services used by many of my projects.
The aim is this repo is save time and repeated code unifying them in one only source.
Available Services
- MemoryDatabase: MemoryDatabase service that can use redis type from go-types library.
- MessageBroker: MessageBroker service that can use rabbitmq type from go-types library.
# Packages
No description provided by the author
No description provided by the author