[VOL-1359] This commit consists of the creation of the simulated
OLT and ONU adapters (in Go language).  This update also provides
the set of files to build and run these containers.

Change-Id: Id7b0c77fdf60cb02c39908d4374d3e93fab5de67
diff --git a/kafka/kafka_inter_container_library.go b/kafka/kafka_inter_container_library.go
index 2d2714f..3381fdc 100644
--- a/kafka/kafka_inter_container_library.go
+++ b/kafka/kafka_inter_container_library.go
@@ -198,7 +198,7 @@
 		Id:         deviceId,
 		DeviceType: deviceType,
 		ParentId:   parentId,
-		Publisher:publisher,
+		Publisher:  publisher,
 	}
 
 	var marshalledData *any.Any