struct NATS::JetStream::PeerInfo

Defined in:

jetstream/peer_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 active : Time::Span #

[View source]
def current? : Bool #

[View source]
def lag : UInt64 | Nil #

[View source]
def name : String #

[View source]
def offline? : Bool #

[View source]