nats.interface_

Undocumented in source.

Members

Aliases

NatsHandler
alias NatsHandler = void delegate(scope Msg) @(safe) nothrow
Undocumented in source.

Classes

NatsProtocolException
class NatsProtocolException
Undocumented in source.
Subscription
class Subscription
Undocumented in source.

Enums

NatsResponse
enum NatsResponse
Undocumented in source.
NatsState
enum NatsState
Undocumented in source.

Imports

Duration (from core.time)
public import core.time : Duration, seconds;
Undocumented in source.
seconds (from core.time)
public import core.time : Duration, seconds;
Undocumented in source.

Structs

Msg
struct Msg
Undocumented in source.
NatsClientConfig
struct NatsClientConfig
Undocumented in source.

Meta