mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-13 11:59:35 +03:00
v1.0.0
This commit is contained in:
4
app/dns/dns.go
Normal file
4
app/dns/dns.go
Normal file
@ -0,0 +1,4 @@
|
||||
// Package dns is an implementation of core.DNS feature.
|
||||
package dns
|
||||
|
||||
//go:generate go run github.com/xtls/xray-core/v1/common/errors/errorgen
|
Reference in New Issue
Block a user