gf
gf copied to clipboard
net/gsvc: Add configuration file change event listener or customize listener
Is your feature request related to a problem?
Option Yes
Describe the solution you'd like
Add event listeners or customize listeners. I can customize some behaviors when the remote configuration file changes
gsvc.ListenConfigOnChange( f func(namespace, group, dataId, data string))
Describe alternatives you've considered
Add event listeners or customize listeners. I can customize some behaviors when the remote configuration file changes
gsvc.ListenConfigOnChange( f func(namespace, group, dataId, data string))
Additional
No response