Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/go-vgo/grpclb
- Owner: go-vgo
- License: apache-2.0
- Created: 2017-09-12T07:57:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T14:34:33.000Z (almost 6 years ago)
- Last Synced: 2024-06-18T20:19:07.373Z (7 months ago)
- Topics: etcd, go, golang, grpc, grpclb
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 23
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).