adjust protoc

This commit is contained in:
Chris Lu
2020-06-20 08:00:25 -07:00
parent e912fd15e3
commit ca3516ac6d
16 changed files with 13623 additions and 4375 deletions

View File

@@ -2,6 +2,8 @@ syntax = "proto3";
package master_pb;
option go_package = "github.com/chrislusf/seaweedfs/weed/pb/master_pb";
//////////////////////////////////////////////////
service Seaweed {