Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
brpc
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
brpc
Commits
40fd868f
Commit
40fd868f
authored
Oct 08, 2019
by
jamesge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused options.proto from some protos
parent
8534fe84
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
mongo.proto
src/brpc/policy/mongo.proto
+0
-1
streaming_rpc_meta.proto
src/brpc/streaming_rpc_meta.proto
+0
-1
trackme.proto
src/brpc/trackme.proto
+0
-1
No files found.
src/brpc/policy/mongo.proto
View file @
40fd868f
syntax
=
"proto2"
;
import
"brpc/options.proto"
;
package
brpc
.
policy
;
...
...
src/brpc/streaming_rpc_meta.proto
View file @
40fd868f
syntax
=
"proto2"
;
import
"brpc/options.proto"
;
package
brpc
;
option
java_package
=
"com.brpc"
;
...
...
src/brpc/trackme.proto
View file @
40fd868f
syntax
=
"proto2"
;
import
"brpc/options.proto"
;
option
cc_generic_services
=
true
;
package
brpc
;
...
...
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