Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
TestJetStreamPublishAsync
Function · 0.65
TestPublishMsgAsync
Function · 0.65
Implementers
2
pubAckFuture
js.go
pubAckFuture
jetstream/publish.go
Calls
no outgoing calls
Tested by
2
TestJetStreamPublishAsync
Function · 0.52
TestPublishMsgAsync
Function · 0.52