Gnat.Jetstream.API.Message (gnat v1.12.1)
View SourceThis module provides a way to parse the reply_to received by a PullConsumer
and get some useful information about the state of the consumer.
Summary
Functions
@spec metadata(message :: Gnat.message()) :: {:ok, Gnat.Jetstream.API.Message.Metadata.t()} | {:error, term()}