-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(contrib/config/nacos): add OnChange callbacks configuration support #3858
Conversation
…t_OrderBy_Statement_Generated
# Conflicts: # contrib/drivers/mysql/mysql_z_unit_model_test.go
…ation in the configuration callback function, and leave it up to the developer to decide whether to use it
"github.com/gogf/gf/v2/frame/g" | ||
"github.com/gogf/gf/v2/os/gctx" | ||
"github.com/gogf/gf/v2/test/gtest" | ||
"github.com/gogf/gf/v2/util/guid" | ||
"github.com/nacos-group/nacos-sdk-go/v2/common/constant" | ||
"github.com/nacos-group/nacos-sdk-go/v2/vo" | ||
"net/url" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个引入还原一下
@LanceAdd 请更新合并master分支,处理一下文件冲突,感谢 |
@LanceAdd Please handle the file conflict. |
如何处理 import 可以看下 #4010 |
How to handle import can be seen in #4010 |
好的,我学习下 |
Okay, I'll study |
…->'v1.17.0' to the version number of 'github.com/fatih/color', it seems that 'v.18.0' should be used
@LanceAdd 需要您在自己分支提交一次commit,会自动格式化 |
@LanceAdd You need to submit a commit in your own branch, and |
|
|
因为使用master分支的原因导致gci无法正常使用,使用新的分支处理该PR 新的PR:#4038 当前这个PR先关闭了 |
Because gci cannot be used normally due to the use of the master branch, use a new branch to process the PR. |
Allows custom actions after a remote profile update