struct NATS::JetStream::StreamGetMsgResponse

Defined in:

jetstream/stream_get_msg_response.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]

[View source]

Instance Method Detail

def message : Message #

[View source]