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: 11 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 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T14:34:33.000Z (about 7 years ago)
- Last Synced: 2024-06-18T20:19:07.373Z (almost 2 years 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
[](https://travis-ci.org/go-vgo/grpclb)
[](https://circleci.com/gh/go-vgo/grpclb)
[](https://goreportcard.com/report/github.com/go-vgo/grpclb)
[](https://godoc.org/github.com/go-vgo/grpclb)
[](https://github.com/go-ego/ego/releases/latest)
[](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).