Changes
Page history
Update Bird's View
authored
Dec 01, 2020
by
Manuel Max Kieweg
Show whitespace changes
Inline
Side-by-side
Bird's-View.md
View page @
dcd2fd3f
...
...
@@ -21,7 +21,6 @@ namespace nucleus {
+ IsRunning <font color=blue>chan</font> bool
- readControllerConfig(configFileController string) error
- readClientConfig(configFileClient string) error
+ Init(socket string, configFileController string, configFileClient string, IsRunningChannel <font color=blue>chan</font> bool)
+ AttachDatabase()
...
...
...
...