gf icon indicating copy to clipboard operation
gf copied to clipboard

net/gsvc: Add configuration file change event listener or customize listener

Open LanceAdd opened this issue 1 year ago • 0 comments

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

LanceAdd avatar Jul 18 '24 07:07 LanceAdd