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: code generator #779

Merged
merged 35 commits into from
Sep 7, 2022
Merged

feat: code generator #779

merged 35 commits into from
Sep 7, 2022

Conversation

seeflood
Copy link
Member

@seeflood seeflood commented Sep 7, 2022

What this PR does:
Add code generator.
For more details, see https://seeflood.github.io/layotto/#/zh/api_reference/how_to_generate_api_doc

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
# Conflicts:
#	cmd/layotto/main.go
#	pkg/grpc/grpc_api.go
#	pkg/runtime/runtime.go
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
@seeflood seeflood merged commit 3fbcdf7 into mosn:main Sep 7, 2022
@seeflood seeflood deleted the generate_email branch September 7, 2022 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

proposal: auto-generate the code and documentation based on the proto files
3 participants