Skip to content

Rename controlapi.Service -> RpcService - #1148

Merged
Julian Gutierrez Oschmann (juli4n) merged 1 commit into
agent-substrate:mainfrom
thockin:rename_controlapi_service
Aug 24, 2026
Merged

Rename controlapi.Service -> RpcService#1148
Julian Gutierrez Oschmann (juli4n) merged 1 commit into
agent-substrate:mainfrom
thockin:rename_controlapi_service

Conversation

@thockin

Copy link
Copy Markdown
Collaborator

Having been reading this code for a while, and in light of changes we want to make, I think something like this will help clarify.

I am not particularly attached to the name or style RpcService - it's not usual Go convention but it is protobuf style. If anyone feels strongly it could be RPCService or ControlService or something else.

Julian Gutierrez Oschmann (@juli4n) Luiz Oliveira (@laoj2)

@laoj2

Copy link
Copy Markdown
Collaborator

I am not particularly attached to the name or style RpcService - it's not usual Go convention but it is protobuf style. If anyone feels strongly it could be RPCService or ControlService or something else.

I prefer RPCService, otherwise some golangci-lint configs will complain about it (although there are lots of xyzHttp, etc everywhere)

@juli4n

Copy link
Copy Markdown
Collaborator

It looks like a flake. Re-running the failed ones.

@thockin

Copy link
Copy Markdown
Collaborator Author

Pushed with RpcService -> RPCService

Having been reading this code for a while, and in light of changes we
want to make, I think something like this will help clarify.
@thockin

Copy link
Copy Markdown
Collaborator Author

rebased

@thockin

Copy link
Copy Markdown
Collaborator Author

w00t it passed CI

@juli4n
Julian Gutierrez Oschmann (juli4n) merged commit 87361ea into agent-substrate:main Aug 24, 2026
12 of 15 checks passed
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.

3 participants