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. |
||
|---|---|---|
| .. | ||
| monitor.go | ||
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. |
||
|---|---|---|
| .. | ||
| monitor.go | ||