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

jsonrpc: Refactor top level api methods to separate file (#13072) #13365

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

somnathb1
Copy link
Contributor

The separate file - engine_api_methods.go created to separate out the top level methods, which also have links to their documents. The main engine_server.go still holds most important bits of logic.

A rather simple implementation for `engine_getClientVersionV1`
The separate file - `engine_api_methods.go` created to separate out the
top level methods, which also have links to their documents. The main
`engine_server.go` still holds most important bits of logic.
@somnathb1 somnathb1 marked this pull request as draft January 10, 2025 13:06
Base automatically changed from som/pick13071 to release/2.61 January 10, 2025 14:49
@somnathb1 somnathb1 marked this pull request as ready for review January 10, 2025 14:55
@somnathb1 somnathb1 merged commit 233b803 into release/2.61 Jan 10, 2025
7 checks passed
@somnathb1 somnathb1 deleted the som/pick13072 branch January 10, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants