kkrpc
Preparing search index...
nats
NatsMessageLike
Interface NatsMessageLike
Minimal NATS message shape consumed by the transport.
interface
NatsMessageLike
{
string
()
:
string
;
}
Index
Methods
string
Methods
string
string
()
:
string
Decode the message payload as a string.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
string
kkrpc
Loading...
Minimal NATS message shape consumed by the transport.