send all on results on amqp
This commit is contained in:
@@ -16,7 +16,6 @@ import (
|
||||
// It delegates to a grain pool and cluster operations to a synced pool.
|
||||
type ControlServer[V any] struct {
|
||||
messages.UnimplementedControlPlaneServer
|
||||
|
||||
pool GrainPool[V]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user