Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NATS ¶ added in v0.0.40
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 ¶ added in v0.0.40
Click to show internal directories.
Click to hide internal directories.