Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(natsURL string, secretGetter SecretGetter) *Client
func (*Client) DeleteAccountJWT ¶
func (*Client) Disconnect ¶
func (n *Client) Disconnect()
func (*Client) EnsureConnected ¶
func (*Client) LookupAccountJWT ¶
func (*Client) UploadAccountJWT ¶
type SecretGetter ¶
Click to show internal directories.
Click to hide internal directories.