Versions in this module Expand all Collapse all v1 v1.10.0 Aug 28, 2020 Changes in this version + var File_v2ray_com_core_transport_internet_http_config_proto protoreflect.FileDescriptor + func Dial(ctx context.Context, dest net.Destination, ...) (internet.Connection, error) + func Listen(ctx context.Context, address net.Address, port net.Port, ...) (internet.Listener, error) + type Config struct + Host []string + Path string + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (x *Config) GetHost() []string + func (x *Config) GetPath() string + func (x *Config) ProtoReflect() protoreflect.Message + func (x *Config) Reset() + func (x *Config) String() string + type Listener struct + func (l *Listener) Addr() net.Addr + func (l *Listener) Close() error + func (l *Listener) ServeHTTP(writer http.ResponseWriter, request *http.Request) Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018