ai pubsub
This commit is contained in:
@@ -26,6 +26,7 @@ type GrainPool[V any] interface {
|
||||
AddRemoteHost(host string)
|
||||
IsHealthy() bool
|
||||
IsKnown(string) bool
|
||||
GetPubSub() *PubSub
|
||||
Close()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user