MCPcopy
hub / github.com/nats-io/nats.go / Msg

Method Msg

jetstream/publish.go:80–80  ·  view source on GitHub ↗

Msg returns the message that was sent to the server.

()

Source from the content-addressed store, hash-verified

78
79 // Msg returns the message that was sent to the server.
80 Msg() *nats.Msg
81 }
82
83 pubAckFuture struct {

Callers 2

TestPublishMsgAsyncFunction · 0.65

Implementers 2

pubAckFuturejetstream/publish.go

Calls

no outgoing calls

Tested by 2

TestPublishMsgAsyncFunction · 0.52