package
0.2.0
Repository: https://github.com/nats-io/jsm.go.git
Documentation: pkg.go.dev

# Structs

AccountConnectionsV1 is sent regularly reporting the state of all accounts with connections to a particular NATS Server NATS Schema Type io.nats.server.advisory.v1.account_connections.
ClientInfoV1 is detailed information about the client forming a connection.
ConnectEventMsgV1 is sent when a new connection is made that is part of an account.
DataStatsV1 reports how may msg and bytes.
DisconnectEventMsgV1 is sent when a new connection previously defined from a ConnectEventMsg is closed.
ServerInfoV1 identifies remote servers.