mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-29 05:25:21 -05:00
gofmt
This commit is contained in:
2
v2ray.go
2
v2ray.go
@@ -57,7 +57,7 @@ func NewPoint(pConfig *Config) (*Point, error) {
|
||||
if !space.HasApp(dns.APP_ID) {
|
||||
dnsServer := dns.NewCacheServer(space, &dns.Config{
|
||||
NameServers: []*v2net.Endpoint{
|
||||
&v2net.Endpoint{
|
||||
{
|
||||
Address: &v2net.IPOrDomain{
|
||||
Address: &v2net.IPOrDomain_Domain{
|
||||
Domain: "localhost",
|
||||
|
||||
Reference in New Issue
Block a user