struct NATS::JetStream::API::V1::StreamConfig::Republish
Defined in:
jetstream.crConstructors
- .new(pull : JSON::PullParser)
- .new(*, source : String | Nil = nil, destination : String, headers_only : Bool | Nil = nil)
Instance Method Summary
Constructor methods inherited from struct NATS::JetStream::API::Message
new(pull : JSON::PullParser)
new
Constructor Detail
def self.new(*, source : String | Nil = nil, destination : String, headers_only : Bool | Nil = nil)
#