/GoM

Good design and performance of GoLang MicroService framework

Primary LanguageGo

GoM

CircleCI Contact me on Codementor

Go microservice library

New Features

  • Channel broadcaster using Linked Channel
    • Circuit breaker using Netflix Hystrix
    • Environment autoloader by struct tag
    • GRPC server & client
    • HTTP server & client
    • Worker Pool
    • Retry backoff
    • Tracer (OpenTracing and OpenZipkin)

Installation

go get -u github.com/hauxe/gom

Todos

  • Write MORE Tests
  • Add File IO

License


MIT