Skip to content
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: add sentinel example #41

Closed
wants to merge 1 commit into from
Closed

Conversation

Skyenought
Copy link

@Skyenought Skyenought commented Aug 3, 2022

What type of PR is this?

feat: add sentinel example

What this PR does / why we need it (en: English/zh: Chinese):

zh: 添加 kitex 使用 sentinel-golang 的示例

@li-jin-gou
Copy link
Member

Inaccurate title

build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
docs: Documentation only changes
feat: A new feature
optimize: A new optimization
fix: A bug fix
perf: A code change that improves performance
refactor: A code change that neither fixes a bug nor adds a feature
style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
test: Adding missing tests or correcting existing tests
chore: Changes to the build process or auxiliary tools and libraries such as documentation generation

sentinel/kitex/README.md Show resolved Hide resolved
sentinel/kitex/client/main.go Outdated Show resolved Hide resolved
sentinel/kitex/server.go Outdated Show resolved Hide resolved
sentinel/kitex/go.mod Show resolved Hide resolved
sentinel/kitex/client/main.go Outdated Show resolved Hide resolved
sentinel/kitex/server.go Outdated Show resolved Hide resolved
@Skyenought Skyenought changed the title chore: add sentinel example feat: add sentinel example Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants