326 http gateway in front each golang microservice
Compare changes
Files
4+ 9
− 3
@@ -8,9 +8,9 @@ import (
@@ -25,6 +25,8 @@ var CaCertificatePEM []byte
@@ -42,7 +44,9 @@ func SetConfigValues(configFile, etcdURL string) {
@@ -130,6 +134,8 @@ func SetConfigValues(configFile, etcdURL string) {