Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OdysseusProtocol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Odysseus
OdysseusProtocol
Commits
6d2c4dab
Commit
6d2c4dab
authored
Jan 16, 2024
by
贾浩@五瓣科技
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
bbc6fcd3
470a6d4f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
70 additions
and
71 deletions
+70
-71
request_response.pb.go
gen/proto/go/nodemanager/v1/request_response.pb.go
+69
-70
request_response.proto
nodemanager/nodemanager/v1/request_response.proto
+1
-1
No files found.
gen/proto/go/nodemanager/v1/request_response.pb.go
View file @
6d2c4dab
This diff is collapsed.
Click to expand it.
nodemanager/nodemanager/v1/request_response.proto
View file @
6d2c4dab
...
...
@@ -107,5 +107,5 @@ message ManagerListRequest {
}
message
ManagerListResponse
{
repeated
NodeManagerInfo
managers
=
1
[(
gogoproto.nullable
)
=
false
]
;
repeated
NodeManagerInfo
managers
=
1
;
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment