import "v2ray.com/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) and is imported by 6 packages. Updated 2020-10-15. Refresh now. Tools for package owners.