mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-29 12:25:23 -05:00
unified tproxy option
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
package protocol
|
||||
|
||||
import proto "github.com/golang/protobuf/proto"
|
||||
import fmt "fmt"
|
||||
import math "math"
|
||||
import (
|
||||
fmt "fmt"
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
math "math"
|
||||
)
|
||||
|
||||
// Reference imports to suppress errors if they are not otherwise used.
|
||||
var _ = proto.Marshal
|
||||
|
||||
Reference in New Issue
Block a user