Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NacosConfig ¶
type NacosReader ¶
type NacosReader struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *NacosConfig) *NacosReader
func (*NacosReader) AddListener ¶
func (n *NacosReader) AddListener(listener func(content string) error) error
func (*NacosReader) GetConfig ¶
func (n *NacosReader) GetConfig() (string, error)
Click to show internal directories.
Click to hide internal directories.