import "github.com/v2ray/v2ray-core/proxy/dns"
config.pb.go dns.go errors.generated.go
var File_proxy_dns_config_proto protoreflect.FileDescriptor
type Config struct { // Server is the DNS server address. If specified, this address overrides the // original one. Server *net.Endpoint `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` // contains filtered or unexported fields }
Deprecated: Use Config.ProtoReflect.Descriptor instead.
func (x *Config) ProtoReflect() protoreflect.Message
type Handler struct {
// contains filtered or unexported fields
}
Process implements proxy.Outbound.
Package dns imports 19 packages (graph). Updated 2020-12-29. Refresh now. Tools for package owners.