1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-26 12:05:35 -05:00

remove generate package comments in .pb.go files.

This commit is contained in:
Darien Raymond
2017-01-03 14:17:44 +01:00
parent 6c39ce0714
commit c9a421fba6
37 changed files with 33 additions and 464 deletions

View File

@@ -1,21 +1,3 @@
// Code generated by protoc-gen-go.
// source: v2ray.com/core/config.proto
// DO NOT EDIT!
/*
Package core is a generated protocol buffer package.
It is generated from these files:
v2ray.com/core/config.proto
It has these top-level messages:
AllocationStrategyConcurrency
AllocationStrategyRefresh
AllocationStrategy
InboundConnectionConfig
OutboundConnectionConfig
Config
*/
package core
import proto "github.com/golang/protobuf/proto"