Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/go-vgo/grpclb

A gRPC load balancer and service discovery for go
https://github.com/go-vgo/grpclb

etcd go golang grpc grpclb

Last synced: about 2 months ago
JSON representation

A gRPC load balancer and service discovery for go

Awesome Lists containing this project

README

        

# grpclb

[![Build Status](https://travis-ci.org/go-vgo/grpclb.svg)](https://travis-ci.org/go-vgo/grpclb)
[![CircleCI Status](https://circleci.com/gh/go-vgo/grpclb.svg?style=shield)](https://circleci.com/gh/go-vgo/grpclb)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-vgo/grpclb)](https://goreportcard.com/report/github.com/go-vgo/grpclb)
[![GoDoc](https://godoc.org/github.com/go-vgo/grpclb?status.svg)](https://godoc.org/github.com/go-vgo/grpclb)
[![Release](https://github-release-version.herokuapp.com/github/go-vgo/grpclb/release.svg?style=flat)](https://github.com/go-ego/ego/releases/latest)
[![Join the chat at https://gitter.im/go-vgo/grpclb](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/go-vgo/gt?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

A gRPC load balancer and service discovery for go

## Installation/Update

```
go get -u github.com/go-vgo/grpclb
```
## Usage:

#### [Look at an example](/examples)

## License

Grpclb is primarily distributed under the terms of the Apache License (Version 2.0).