Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc2deb25

Browse files
chore: replace google.protobuf.Empty with DeleteDevContainerAgentResposne
1 parentc4af28b commitc2deb25

File tree

5 files changed

+301
-246
lines changed

5 files changed

+301
-246
lines changed

‎agent/agenttest/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ func (*FakeAgentAPI) CreateDevContainerAgent(_ context.Context, _ *agentproto.Cr
369369
panic("unimplemented")
370370
}
371371

372-
func (*FakeAgentAPI)DeleteDevContainerAgent(_ context.Context,_*agentproto.DeleteDevContainerAgentRequest) (*emptypb.Empty,error) {
372+
func (*FakeAgentAPI)DeleteDevContainerAgent(_ context.Context,_*agentproto.DeleteDevContainerAgentRequest) (*agentproto.DeleteDevContainerAgentResponse,error) {
373373
panic("unimplemented")
374374
}
375375

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp