Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v1.17.1
type Config struct {
NetworkSettings []*v2ray_core_transport_internet.NetworkSettings `protobuf:"bytes,1,rep,name=network_settings,json=networkSettings" json:"network_settings,omitempty"`
}
Global transport settings. This affects all type of connections that go through V2Ray.
func (*Config) Descriptor ¶
func (*Config) GetNetworkSettings ¶
func (m *Config) GetNetworkSettings() []*v2ray_core_transport_internet.NetworkSettings
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.