"Overhaul Architecture"
Compare changes
- Malte Bauch authored
+ 138
− 15
@@ -8,13 +8,18 @@ package nucleus
@@ -34,6 +39,7 @@ type server struct {
@@ -52,7 +58,7 @@ func (s *server) SayHello(ctx context.Context, in *pb.HelloRequest) (*pb.HelloRe
@@ -109,7 +115,7 @@ func getCLIGoing(core *Core) {
@@ -135,27 +141,144 @@ func getCLIGoing(core *Core) {