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:
18
config.pb.go
18
config.pb.go
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user