In compoese.go while iterating on the ServiceConfig objects first it's keys were pulled and then data was pulled separately which can be done in one step by iterating on the dictionary. |
||
|---|---|---|
| .. | ||
| app.go | ||
In compoese.go while iterating on the ServiceConfig objects first it's keys were pulled and then data was pulled separately which can be done in one step by iterating on the dictionary. |
||
|---|---|---|
| .. | ||
| app.go | ||