Alternative solution would be to run all initialization code in go routines to make it independent of initialization order but having a defined initialization order is much cleaner. |
||
|---|---|---|
| .. | ||
| agent | ||
| comms | ||
| models | ||
| server | ||
| support | ||
Alternative solution would be to run all initialization code in go routines to make it independent of initialization order but having a defined initialization order is much cleaner. |
||
|---|---|---|
| .. | ||
| agent | ||
| comms | ||
| models | ||
| server | ||
| support | ||