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

Add an LS extension for the generation of worker models #312

Closed
nipunayf opened this issue Dec 14, 2023 · 1 comment · Fixed by #311
Closed

Add an LS extension for the generation of worker models #312

nipunayf opened this issue Dec 14, 2023 · 1 comment · Fixed by #311
Assignees

Comments

@nipunayf
Copy link
Contributor

Description:

An LS extension is required to analyze generated Ballerina code with workers and create a JSON model to visualize the flow between these workers. The extension should consider a given function definition (resource, main, etc.), and analyze the metadata through annotations, and examine the graph through the send and receive actions.

@nipunayf
Copy link
Contributor Author

nipunayf commented Mar 6, 2024

Closing this issue as we are discontinuing this model.

@nipunayf nipunayf closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
1 participant