package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Aug 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Properties struct {
at.ConfigurationProperties `value:"mongo"`
Port int `json:"port" default:"5672"`
Host string `json:"host" default:"127.0.0.1"`
Username string `json:"username" default:""`
Password string `json:"password" default:"password"`
Timeout string `json:"timeout" default:"5s"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.