struct NATS::JetStream::ClusterInfo

Defined in:

jetstream/cluster_info.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct NATS::JetStream::Entity

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def leader : String | Nil #

[View source]
def name : String | Nil #

[View source]
def replicas : Array(PeerInfo) #

[View source]