cleanup
This commit is contained in:
@@ -22,6 +22,7 @@ type GrainPool[V any] interface {
|
||||
Negotiate(otherHosts []string)
|
||||
GetLocalIds() []uint64
|
||||
RemoveHost(host string)
|
||||
AddRemoteHost(host string)
|
||||
IsHealthy() bool
|
||||
IsKnown(string) bool
|
||||
Close()
|
||||
|
||||
Reference in New Issue
Block a user