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: cwgo hex #79

Merged
merged 8 commits into from
Aug 23, 2023
Merged

feat: cwgo hex #79

merged 8 commits into from
Aug 23, 2023

Conversation

FGYFFFF
Copy link
Contributor

@FGYFFFF FGYFFFF commented Aug 3, 2023

What type of PR is this?

feat

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

en: add cwgo hex
zh: 添加 cwgo hex 能力

Which issue(s) this PR fixes:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 53 files.

Valid Invalid Ignored Fixed
33 20 0 0
Click to see the invalid file list
  • example/hex/biz/dal/mysql/init.go
  • example/hex/biz/dal/redis/init.go
  • example/hex/biz/dal/init.go
  • example/hex/biz/handler/hello/example/hello_service.go
  • example/hex/biz/router/hello/example/hello.go
  • example/hex/biz/router/hello/example/middleware.go
  • example/hex/biz/router/register.go
  • example/hex/biz/service/hello_method.go
  • example/hex/biz/service/hello_method_test.go
  • example/hex/conf/conf.go
  • example/hex/kitex_gen/hello/example/helloservice/client.go
  • example/hex/kitex_gen/hello/example/helloservice/helloservice.go
  • example/hex/kitex_gen/hello/example/helloservice/invoker.go
  • example/hex/kitex_gen/hello/example/helloservice/server.go
  • example/hex/kitex_gen/hello/example/hello.go
  • example/hex/kitex_gen/hello/example/k-consts.go
  • example/hex/kitex_gen/hello/example/k-hello.go
  • example/hex/handler.go
  • example/hex/hex_trans_handler.go
  • example/hex/main.go

example/hex/biz/dal/init.go Show resolved Hide resolved
example/hex/biz/dal/mysql/init.go Show resolved Hide resolved
example/hex/biz/dal/redis/init.go Show resolved Hide resolved
example/hex/biz/router/hello/example/hello.go Show resolved Hide resolved
example/hex/main.go Show resolved Hide resolved
@FGYFFFF FGYFFFF changed the title Feat/hex feat: cwgo hex Aug 3, 2023
example/hex/Makefile Outdated Show resolved Hide resolved
example/hex/readme.md Outdated Show resolved Hide resolved
@FGYFFFF FGYFFFF force-pushed the feat/hex branch 3 times, most recently from 19f17ba to 87a00c2 Compare August 4, 2023 06:51
@FGYFFFF FGYFFFF force-pushed the feat/hex branch 2 times, most recently from a08d422 to 258ca6f Compare August 4, 2023 07:06
Copy link
Member

@welkeyever welkeyever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FGYFFFF FGYFFFF merged commit 8eb2541 into main Aug 23, 2023
7 checks passed
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.

2 participants