1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-23 12:49:07 -04:00

update protobuf generated files

This commit is contained in:
Darien Raymond
2018-06-26 16:28:54 +02:00
parent f743b1e591
commit ff0ae91b9b
38 changed files with 211 additions and 211 deletions

View File

@@ -46,7 +46,7 @@ func (Network) EnumDescriptor() ([]byte, []int) {
// NetworkList is a list of Networks.
type NetworkList struct {
Network []Network `protobuf:"varint,1,rep,packed,name=network,enum=v2ray.core.common.net.Network" json:"network,omitempty"`
Network []Network `protobuf:"varint,1,rep,packed,name=network,proto3,enum=v2ray.core.common.net.Network" json:"network,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`