Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nats ¶
type Nats struct { Client *nats.Conn URL string Subject *string QueueGroup *string CredsFile *string JWTFile *string NKeyFile *string Username *string Password *string Token *string EnableTLS *bool TLSInsecure *bool TLSCA *string TLSCert *string TLSKey *string ClearResponse *string FailResponse *string Key *string }
func (*Nats) HandleFailure ¶
Click to show internal directories.
Click to hide internal directories.