This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git
from 524b210 Merge pull request #69 from Alanxtl/update
add 9509871 update test case for ratelimit
add 933bc4b update test case for ratelimit
add a792407 update var
add 906609d update var
add 9aa3bed fix copilot
new dcb88ed Merge pull request #72 from Alanxtl/ratelimit_test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 +-
plugins/go.sum | 1 -
plugins/ratelimit/README.md | 23 +++++++++-
plugins/ratelimit/README_CN.md | 24 ++++++++++-
.../ratelimit}/pixiu/conf.yaml | 47 ++++++++++----------
.../ratelimit}/server/app/server.go | 15 ++++---
plugins/ratelimit/test.go | 50 ----------------------
.../nacos => plugins/ratelimit}/test/pixiu_test.go | 49 ++++++++++++++-------
8 files changed, 111 insertions(+), 100 deletions(-)
delete mode 100644 plugins/go.sum
copy {dubbogo/simple/prometheus => plugins/ratelimit}/pixiu/conf.yaml (64%)
copy {shutdown/http => plugins/ratelimit}/server/app/server.go (78%)
delete mode 100644 plugins/ratelimit/test.go
copy {dubbogo/simple/nacos => plugins/ratelimit}/test/pixiu_test.go (56%)