Skip to content
Snippets Groups Projects

"Overhaul Architecture"

Merged Ghost User requested to merge 67-overhaul-architecture into develop
5 files
+ 25
4
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 1
1
@@ -52,4 +52,4 @@ func (c *Core) Shutdown() {
@@ -52,4 +52,4 @@ func (c *Core) Shutdown() {
}
}
log.Info("Shutdown complete")
log.Info("Shutdown complete")
os.Exit(0)
os.Exit(0)
}
}
\ No newline at end of file
Loading