mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-07 09:45:38 -05:00
try protobuf
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
//go:generate protoc --go_out=. config.proto
|
||||
|
||||
package http
|
||||
|
||||
// Config for HTTP proxy server.
|
||||
type Config struct {
|
||||
Timeout int
|
||||
}
|
||||
|
||||
// ClientConfig for HTTP proxy client.
|
||||
type ClientConfig struct {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user