1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-16 14:04:03 -04: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,22 +1,3 @@
// Code generated by protoc-gen-go.
// source: v2ray.com/core/common/protocol/command.proto
// DO NOT EDIT!
/*
Package protocol is a generated protocol buffer package.
It is generated from these files:
v2ray.com/core/common/protocol/command.proto
v2ray.com/core/common/protocol/headers.proto
v2ray.com/core/common/protocol/server_spec.proto
v2ray.com/core/common/protocol/user.proto
It has these top-level messages:
AlternativeOutboundConfig
SecurityConfig
ServerEndpoint
User
*/
package protocol
import proto "github.com/golang/protobuf/proto"