diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-21 21:19:45 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-21 21:19:45 +0900 |
commit | 68a9d55741c058f7690b67dae54da4c6c25e0709 (patch) | |
tree | 371e7691380fb633b0873a3d08465579d840ca09 /README.md | |
parent | 58527d5056b2fb00c552791bae273695adf033ee (diff) |
doc: add like to grpc client
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ No dependency hell (library, package, etc) thanks to Go. * [MRT](https://github.com/osrg/gobgp/blob/master/docs/sources/mrt.md) * [Flowspec](https://github.com/osrg/gobgp/blob/master/docs/sources/flowspec.md) * [RPKI](https://github.com/osrg/gobgp/blob/master/docs/sources/rpki.md) + * [Managing GoBGP with your favorite language](https://github.com/osrg/gobgp/blob/master/docs/sources/grpc-client.md) ## Community, discussion and support |