Gnat.Jetstream.API.Message (gnat v1.12.1)

View Source

This 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

metadata(arg1)

@spec metadata(message :: Gnat.message()) ::
  {:ok, Gnat.Jetstream.API.Message.Metadata.t()} | {:error, term()}