Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NacosProvider ¶
type NacosProvider struct {
OnChanged provider.ChangeFunc
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider(opts Options) (*NacosProvider, error)
func (*NacosProvider) ConfigOpen ¶
func (p *NacosProvider) ConfigOpen() ([]*File, error)
func (*NacosProvider) SetOnChanged ¶
func (p *NacosProvider) SetOnChanged(changeFunc provider.ChangeFunc)
func (*NacosProvider) Watch ¶
func (p *NacosProvider) Watch() error
Click to show internal directories.
Click to hide internal directories.