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. |
||
|---|---|---|
| .. | ||
| help.txt | ||
| session.go | ||
| ssh.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. |
||
|---|---|---|
| .. | ||
| help.txt | ||
| session.go | ||
| ssh.go | ||