package
Version:
v2.0.70
Opens a new window with list of versions in this module.
Published: Jul 26, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Client struct {
ioc.ObjectImpl
URL string `toml:"url" json:"url" yaml:"url" env:"URL"`
Token string `toml:"token" json:"token" yaml:"token" env:"TOKEN"`
}
func (c *Client) Options() (opts []nats.Option)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.