commit | abad44cc59b5243aa3ff664ba7cfce0cbc1750a3 | [log] [tgz] |
---|---|---|
author | khenaidoo <knursimu@ciena.com> | Fri Aug 03 16:58:35 2018 -0400 |
committer | khenaidoo <knursimu@ciena.com> | Fri Aug 03 16:58:35 2018 -0400 |
tree | 40d3996a667dbba614501d8a24034e90d9d0af7c | |
parent | 4a2564d4414c89e742d4063a2dac7dc41a13d4bb [diff] [blame] |
[VOL-1024] This update consists of: 1) Inter-container kafka library in Go 2) initial set of proto definitions 3) Test cases for the kafka library Change-Id: Ibe8b0f673a90bbe4cb92847ce40f31ec2d0b6244
diff --git a/.gitignore b/.gitignore index 7182935..2b95835 100644 --- a/.gitignore +++ b/.gitignore
@@ -19,6 +19,7 @@ # Protobuf output files **/*_pb2.py **/*_pb2_grpc.py +**/*.pb.go # Editors *.bak